First time here? Check out the FAQ!
1

How can I make my Wingpro uses python3 instead of python2?

  • retag add tags

I have macOS and my wing Pro suddenly uses python2 instead of python3. How can I reset this?

anonymous user
Anonymous
asked 2026-08-17 14:37:27 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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.

Wingware Support's avatar
4.3k
Wingware Support
answered 2026-08-17 19:51:58 +0000
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