GitHub
06/07/2023, 9:09 PMimage▾
% python3 ./env.py issue-survey
/usr/bin/python3: can't open file './env.py': [Errno 2] No such file or directory
child process exited abnormally
% exit
bash-4.2$ python3 ./env.py issue-survey
python3: can't open file './env.py': [Errno 2] No such file or directory
bash-4.2$ exit
exit
vsduser@vsdsquadron:~/Desktop/work/tools/openlane_working_dir/openlane$ python3 ./env.py issue-survey
python3: can't open file './env.py': [Errno 2] No such file or directory
Reproduction material
na
Relevant log output
na
The-OpenROAD-Project/OpenLaneGitHub
06/10/2023, 11:15 AM