First time here? Check out the FAQ!

Revision history  [back]

Wingpro v6 fails to launch python3 on mac

I just found my old key for wingpro 6 and I installed on Mac 10.14 with the latest python3 co-existing with python 2.

Wing used python2 by default, so I changed the project environment properties to try to use the python3, installed to the default location "/Library/Frameworks/Python.framework/Versions/3.10/bin/python3"

The app will not launch a kernel, it only "crashes unexpectedly" whenever you load wingpro or restart the kernel, pasting the contents of the crash below

There is also a warning in the console. /Applications/WingIDE.app/Contents/Resources/bin/dbg/src/debug/tserver/dbgserver.py:846: SyntaxWarning: "is" with a literal. Did you mean "=="?

Is there any way to get this working? I would like to continue using wingpro.

Wingpro v6 fails to launch python3 on mac

I just found my old key for wingpro 6 and I installed on Mac 10.14 with the latest python3 co-existing with python 2.

Wing used python2 by default, so I changed the project environment properties to try to use the python3, installed to the default location "/Library/Frameworks/Python.framework/Versions/3.10/bin/python3"

The app will not launch a kernel, it only "crashes unexpectedly" whenever you load wingpro or restart the kernel, pasting the contents of the crash below

There is also a warning in the console. /Applications/WingIDE.app/Contents/Resources/bin/dbg/src/debug/tserver/dbgserver.py:846: SyntaxWarning: "is" with a literal. Did you mean "=="?

Is there any way to get this working? I would like to continue using wingpro.