

If the directory with your source files contains an environment.yml file, P圜harm can create a conda environment based on it. The selected conda environment will be reused for the current project.


Otherwise, specify the location of the conda executable, or click to browse for it.Ĭhoose the desired environment from the list. Normally, P圜harm will detect conda installation. The following actions depend on whether you want to create a new conda environment or to use an existing one. In the left-hand pane of the Add Python Interpreter dialog, select Conda Environment. Click the Add Interpreter link next to the list of the available interpreters. Click the Add Interpreter link next to the list of the available interpreters.Ĭlick the Python Interpreter selector and choose Interpreter Settings. Press Ctrl+Alt+S to open Settings and go to Project: | Python Interpreter. Refer to the installation instructions for more details.Ĭlick the Python Interpreter selector and choose Add New Interpreter. Create a conda environmentĮnsure that Anaconda or Miniconda is downloaded and installed on your computer, and you're aware of a path to its executable file. Use the platform switcher at the top of this page to view shortcuts specific to your operating system. The following procedure applies to all supported operating systems. P圜harm supports creating virtual environments for Python with Conda.
