First time here? Check out the FAQ!
1

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.

powerpcmac's avatar
11
powerpcmac
asked 2022-06-06 23:49:23 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2022-06-07 06:40:30 -0500
edit flag offensive 0 remove flag 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
add a comment see more comments

1 Answer

0

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.

Wingware Support's avatar
4k
Wingware Support
answered 2022-06-07 08:23:46 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer