IDE: NameError after editing script
sengsational opened this issue · 0 comments
sengsational commented
SikuliXIDE 2.0.5, Windows
Scenario: After calling GetStatementA... from GetStatements using "import GetStatementA...", then GetStatementA... fails.
Open GetStatementA... in the IDE. Close and re-open GetStatementA... to get the thumbnails to show.
Now block out code that ran earlier with [ """ ]
After save and run, the "NameError" occurs.
Closing the IDE and re-opening the IDE allows the execution to work as expected.
Closing and re-opening the file does not improve the situation.