IntelliJ IDEA 2017.2 Help

Adding Existing Virtual Environment

The following is only valid when Python Plugin is installed and enabled!

Once a virtual environment is created, it can be added to the list of available interpreters, as a local interpreter.

To add an existing virtual environment to the list of available interpreters

  1. On the main toolbar, click projectStructure.
  2. In the Project Structure dialog box, click SDKs node under the Platform Settings.
  3. Click new, and then choose Add Local from the Add New SDK popup menu, and add this virtual environment as the local one.
Last modified: 29 November 2017

See Also

Language and Framework-Specific Guidelines:

External Links: