intellij + python plugin != pycharm
Answered
Using intellij ultimate 2016.3 for java + scala work, starting to work with python so installed python plugin
the plugin says "... The feature set of the plugin corresponds to PyCharm Professional edition ..."
But comparing intellij + python to latest pycharm I see no python project settings (settings -> project:<<NAME>> --> project interpreter and --> project structure)
So, appears no way of setting up virtual environments and no python console also
Do I need to install pycharm seperately then? - prefer not to as will have to keep settings in sync
Please sign in to leave a comment.
Can you check in your IntelliJ plugins and see if Python is installed and enabled?
Here is a good post talking about getting to the interpreters.
Also, here is a good Reddit discussion about the differences.
The post on stack overflow maybe works fine for IDEA. But it's unusable for CLion. Because CLion does not have project structure :(
More about my problem: https://intellij-support.jetbrains.com/hc/en-us/community/posts/203363010-How-to-add-external-library-to-Python-plugin-in-CLion-