Python and IntelliJ IDEA: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
This procedure is valid only if the [[#Python_Plugin|Python Plugin]] is installed. | This procedure is valid only if the [[#Python_Plugin|Python Plugin]] is installed. | ||
File → Project Structure → Platform Settings → SDKs → + → Python SDK → System Interpreter | File → Project Structure → Platform Settings → SDKs → + → Python SDK → System Interpreter → Full path to the desired interpreter. | ||
==Interpreter Paths== | ==Interpreter Paths== | ||
==Interpreter Packages== | ==Interpreter Packages== |
Revision as of 01:56, 4 October 2019
Internal
Python Plugin
Python - corresponds to PyCharm Professional Edition.
Configure a Python Interpreter for the Module
This procedure is valid only if the Python Plugin is installed.
File → Project Structure → Platform Settings → SDKs → + → Python SDK → System Interpreter → Full path to the desired interpreter.