klayout
klayout copied to clipboard
import klayout met ModuleNotFoundError: No module named 'klayout.tlcore'
import klayout
ModuleNotFoundError Traceback (most recent call last)
/nfs/PEG/ITE/xiajiang/SMO_tool/klayout/init.py in
/nfs/PEG/ITE/xiajiang/SMO_tool/klayout/tl/init.py in
ModuleNotFoundError: No module named 'klayout.tlcore'
I'm sorry - I don't know what this relates to. Is that the klayout module on PyPI? If so, there is no trouble with importing klayout.
Matthias