

Your best bet is to head over to and download the installer for additional versions.

Although there has been some discussion regarding this in the issue tracker, the P圜harm team doesn’t seem keen on adding this feature.
#PROBLEM INSTALLING PYCHARM WINDOWS 7 INSTALL#
Once you have a system-wide Python interpreter installed, you will not be able to install another version from within P圜harm.

Quiet mode hides the installer’s user interface. It then runs the installer with the default options selected in quiet mode.
#PROBLEM INSTALLING PYCHARM WINDOWS 7 64 BIT#
P圜harm will download the 64 bit executable installer for the version you selected. Wait for the installation to terminate and close all popup windows. Now type in the library to be installed, in your example 'dlib' without quotes, and click Install Package. Click the small + symbol to add a new library to the project. Where is Python installed? Which features were installed with it? Is the new installation in my path? Open File > Settings > Project from the P圜harm menu. Normally I’d start developing the new project, but at this point I had a lot of questions. If Python is not already installed, the base interpreter will give you the option to download the latest build from one of the two most recent major versions of Python.Īfter clicking the Create button, P圜harm will download and install the selected version of Python, create the virtual environment, and open up the new project. P圜harm allows you to create a new virtual environment when you create a new Python project. I recently picked up a Microsoft Surface Go 2 which provided the perfect opportunity to start installing Python with P圜harm. I wasn’t able to try this feature out as I already have several versions of Python installed on my primary computer. With the release of P圜harm 2020.1, P圜harm can now install the Python interpreter automatically if it does not detect an existing installation. P圜harm is our favorite IDE for developing applications with Python.
