Menu

#99 Syntax error in scripts/pycam

git_-_master
open
nobody
IOError (1)
5
2022-07-01
2022-07-01
No

scripts/pycam line 193

except IOError, err_msg:

throws a SyntaxError: invalid syntax, pointing to the comma after IOError.

Discussion


Log in to post a comment.