Hi Jonpry,
I am cad engineer learning.
Your Pill is looks to be very impressive.
I am trying to run example give the following error popped up.
Need your help ans support to clear the error.
Traceback (most recent call last):
File "./entry.py", line 3, in
import interp
File "/home/ATOOLS/jonpry/Pill/interp.py", line 44, in
from runtime import getsqg, setsqg
File "/home/ATOOLS/jonpry/Pill/runtime.py", line 26, in
import klayout.lib
ModuleNotFoundError: No module named 'klayout.lib'
Please do suggest what to do?
Hi Jonpry,
I am cad engineer learning.
Your Pill is looks to be very impressive.
I am trying to run example give the following error popped up.
Need your help ans support to clear the error.
Traceback (most recent call last):
File "./entry.py", line 3, in
import interp
File "/home/ATOOLS/jonpry/Pill/interp.py", line 44, in
from runtime import getsqg, setsqg
File "/home/ATOOLS/jonpry/Pill/runtime.py", line 26, in
import klayout.lib
ModuleNotFoundError: No module named 'klayout.lib'
Please do suggest what to do?