First time here? Check out the FAQ!

Revision history  [back]

That's odd because Wing should since quite a while now prefer Python 3. If you have a really old Wing that might not be the case, though. Possible it's getting confused if 'python' is still python2.

Whatever the cause, you should be able to set Python Executable in Project Properties to Command Line and either python3 or the full path to the Python you want to use.