Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tord Dellsen
Total activity
3
Last activity
January 14, 2023 19:32
Member since
April 22, 2022 14:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
April 22, 2022 14:55
I got the "failed to create interpreter" problem today after installing Ubuntu 22.04, and i managed to solve it by installing pip: sudo apt install python3-pip
Community
PyCharm
Failed to create interpreter venv\bin\python not found
4 votes
Created
January 14, 2023 19:32
I had the same problem again (see my comment above) but this time i already had python3-pip installed, so that wasn't the issue To solve it this time i created a virtual env myself pip3 install vir...
Community
PyCharm
Failed to create interpreter venv\bin\python not found
0 votes