clarkej
2
Yes odd but by design a popup message and not traceback for a defective .py file (that failed to compile to a pyc?)
Have you custom code, if so where?
These 2 cases refer to code syntax issues:
“error in your python syntax, which meant the method couldn’t be found”
“keep your whitelisted method out of the class declaration and indent it towards the left”