Connie Duong
12/20/2021, 6:21 PMmpw_precheck.py
I get an error: /opt/mpw_precheck.py: line 16: import: command not found
which I was able to solve by running "python mpw_precheck.py" but now I have this error:
File "mpw_precheck.py", line 32
tools_info.write(f"KLayout: {klayout_version}\n")
^
Is there a way to fix this?Tim Edwards
12/20/2021, 6:26 PMConnie Duong
12/20/2021, 6:50 PMTim Edwards
12/20/2021, 7:33 PMConnie Duong
12/20/2021, 9:49 PMTim Edwards
12/20/2021, 9:53 PMConnie Duong
12/20/2021, 10:01 PMTim Edwards
12/20/2021, 10:03 PMConnie Duong
12/20/2021, 10:05 PM