Issue
I'm using Debian. I installed Python 3.2.3. The path of Python 3 is /usr/bin/python3. How do I change it in Spyder?
Solution
Press CTRL+SHIFT+ALT+P
to open the Preferences window. Within this window, select the Console
item on the left, then the Advanced Settings
tab. The path to the Python executable will be right there.
Answered By - HerrKaputt
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.