Python Interpreter Management is a bit of a mess?

I am trying to come to grips with Python Interpreters, and am struggling with the workflow.  Is this common?  What am I missing?  Following is what feels like a laundry list, but is generally frustrating. 

#1 – There is no central interpreter management, but all pushed to the Project level.  Why not let me maintain a list of existing interpreters common to the PyCharm installation?

#2 – Oh wait, there is a list of Python interpreters under “show all” in the interpreter selection dropdown.  This seems very bare bones and is not generally accessible under the PyCharm preferences

#3 - When I attempt to change the name of an interpreter I get an error… “Cannot Save Settings, Please specify a different SDK name”

 

0

Hi VibrantVector , it looks like there are related Usability issues / bugs to your points above, unfortunately:

https://youtrack.jetbrains.com/issue/PY-73792

https://youtrack.jetbrains.com/issue/PY-72906

Please feel free to vote / comment on it or create a separate issue. If you're not familiar with YouTrack, please see https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications .

0

请先登录再写评论。