You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed KLayout 0.28.14 on Windows 11 and then KQCircuits following the Developer setup (i.e. cloning the git repo and then running python3 setup_within_klayout.py from the terminal). Upon opening KLayout, I can now see the different KQCircuits libraries and add/modify the PCells in the GUI. However, when I try to run any of the macros, the execution stops and I get the error ModuleNotFoundError: No module named 'kqcircuits'
Any tips on how to solve this issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I've installed KLayout 0.28.14 on Windows 11 and then KQCircuits following the Developer setup (i.e. cloning the git repo and then running python3 setup_within_klayout.py from the terminal). Upon opening KLayout, I can now see the different KQCircuits libraries and add/modify the PCells in the GUI. However, when I try to run any of the macros, the execution stops and I get the error ModuleNotFoundError: No module named 'kqcircuits'
Any tips on how to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions