I am getting a nasty ‘RED X’ where the code outline should be. When I hover over the ‘X’ the error message reads :
error scanning ‘this_file.py’: unexpected error scanning ‘this_file.py’:
(/Applications/Komodo IDE 8/Komodo IDE 8.app/Contents/MacOS/python/komodo/codeintel2/tdparser.py.123 in advance)
I’ve just noticed this problem lately. All the files having this problem seem to be fine otherwise. No errors in the file. Execution of the affected files are correct.
Also, the code drop down menu located in the status bar does not work on these files. I assume its the same or related problem.
This seems to be happening to recently created files.
I did recently make a change in my preferences to make python 3 code work properly with printing out of unicode (UTF-8) characters. see post in old forum at http://community.activestate.com/node/10800. Could this have anything to do with this problem?
Anyway, its a real pain. And it makes working on groups of files painfully slow -checking back and forth to make sure function names and parameters are correct.
Any help would be greatly appreciated.