Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kyle Altendorf
Total activity
12
Last activity
January 28, 2022 18:35
Member since
April 21, 2016 22:56
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
2
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
October 31, 2017 16:37
For anyone that hasn't found it, there's also an issue reported that would be related to this. https://youtrack.jetbrains.com/issue/PY-18347
Community
PyCharm
Store project-relative interpreter path
0 votes
Created
November 03, 2016 14:24
Even in Linux where my hard-coded `<option name="SDK_HOME" value="$PROJECT_DIR$/venv/bin/python3" />` (in `.idea/runConfigurations/<...>.xml` works for launching the scripts, I still don't have a p...
Community
PyCharm
Store project-relative interpreter path
0 votes
Created
April 22, 2016 23:29
I personally think there is a place for both approaches. Anyways, my virtualenv setup script is available on GitHub. https://github.com/altendky/st/blob/7bb538cf95c74b99095f9ecd62363b390ebeeded/ve...
Community
PyCharm
Store project-relative interpreter path
0 votes
Created
April 23, 2016 00:28
First issue found. While I can launch it in regular run mode, debug reports "No Python interpreter configured for the project". I would also add to my list of wants: Easy setup in the GUI for the...
Community
PyCharm
Store project-relative interpreter path
0 votes