Boris Murmann
02/27/2024, 2:18 AMERROR: /foss/pdks/sg13g2/libs.tech/klayout/tech/pymacros/autorun.lym:4: ModuleNotFoundError: No module named 'sg13g2_pycell_lib'
/foss/pdks/sg13g2/libs.tech/klayout/tech/pymacros/autorun.lym:4
Mitch Bailey
02/27/2024, 2:50 AMsg13g2_pycell_lib
to klayout/tech/pymacros
?Boris Murmann
02/27/2024, 3:18 AMMitch Bailey
02/27/2024, 3:32 AM$HOME/.klayout/pymacros
or $HOME/.klayout/python
Boris Murmann
02/27/2024, 4:03 AM__init__
file in sg13g2_pycell_lib
directly, but then its dependencies in a parallel directory also do not get resolved. I must be missing something basic or something's broken, may have to do with the fact that I am running things in the tool container. Would be interesting to hear from someone who has gotten this to work or understands the the inner workings of Klayout better.Mitch Bailey
02/27/2024, 6:08 AMHarald Pretl
02/27/2024, 1:41 PMHarald Pretl
02/27/2024, 1:41 PMHarald Pretl
02/27/2024, 1:42 PMKrzysztof Herman
02/27/2024, 1:48 PMKLAYOUT_HOME= <your_location>/IHP-Open-PDK/ihp-sg13g2/libs.tech/klayout klayout -e
Boris Murmann
02/27/2024, 7:04 PMKLAYOUT_HOME=$PDKPATH/libs.tech/klayout
in the container.Harald Pretl
02/27/2024, 7:14 PM