Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Riverzak
Total activity
6
Last activity
June 19, 2022 17:04
Member since
June 17, 2022 19:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
June 19, 2022 17:04
I tossed the project and started a new one from scratch. I was able to select my existing interpreter and run the app from within PyCharm. Now I can carry on with learning to use the IDE. There is ...
Community
PyCharm
Inconsistency in interpreter version
0 votes
Created
June 19, 2022 14:27
Also, I now have yet another python.exe as it (and along with a bunch of other stuff) was created as a venv in the project directory. What do I do if I don't want to create a new virtual environmen...
Community
PyCharm
Inconsistency in interpreter version
0 votes
Created
June 18, 2022 21:12
It says 3.8.2, but that doesn't explain why it says 3.7 in the dialog. And it is obviously using my installation because when I do "import wx" it knows about the wxpython package, which is only ins...
Community
PyCharm
Inconsistency in interpreter version
0 votes
Created
June 19, 2022 14:23
I did what you suggested and now I can't run anything. I loaded up a wxpython project and after selecting c:\python\python.exe as the interpreter I now just get "no module named 'wx'". So now I'm d...
Community
PyCharm
Inconsistency in interpreter version
-1 votes