Hi everyone, I'm trying to add a python package (directory with _ init _.py and bunch of py modules) into macro development as a pcell library, but klayout is not able to recognize it and relative references between submodules don't work. If everything is on the same file, it works, but that's not modular nor scalable.
There's any resource that explains how to register that package into klayout?
@Matthias Köfferlein