Ask Your Question
1

Wingpro v6 fails to launch python3 on mac

asked 2022-06-06 23:49:23 -0500

powerpcmac's avatar

updated 2022-06-07 06:40:30 -0500

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.

edit retag flag offensive close merge delete

Comments

I can't add a printout of the error because "it is forbidden" or "spam detected"

powerpcmac's avatar powerpcmac  ( 2022-06-06 23:49:58 -0500 )edit

This is a pastebin of the error message https://pastebin.com/GZktdPKb

powerpcmac's avatar powerpcmac  ( 2022-06-06 23:53:28 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-06-07 08:23:46 -0500

Wing 8 was the first Wing version to support Python 3.10. The debugger and other feature of Wing 6 won't work with Python 3.10.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2022-06-06 23:44:14 -0500

Seen: 152 times

Last updated: Jun 08 '22