Find software for software and go to Huajun Software Park! Software release
Location: front page————Tutorial————Tutorial————Computer software tutorial ———— pycharm ...

pycharm use tutorial-using pyCharm to configure the project to configure the Python interpreter

Author: snack Date: 2020-09-04

Pycharm
Pycharm-24.9.0.0 official version

Text editor Occupy: 11.99MB Time: 2021-09-28

Software Introduction: PyCharm is a Python IDE launched by Jetbrains. It has a set of sets of sets of sets of ways to help users improve in Python language development ...

Download now

Many partners have said that they will not use PyCharm to configure the project Python interpreter to the project, and today I will tell you to use PyCharm to configure the python interpreter to the project. Friends who need it will follow the editor to watch with the editor to see together Look!

Open the PyCharm development tool, right -click the project and select the Settings option,

1.jpg

You can also click the settings button in the toolbar directly,

2.jpg

In the pop -up Settings interface, select the Project option. The name behind Project is the current project name you open.

3.jpg

Expand the Project option and select the Project Interpreter option below

4.JPG

In the drop -down box of Project Interpreter on the right, select a Python environment. Here you will generally choose your own local installation Python environment,

5.JPG

After selecting the Python interpreter, click the Apply button or OK button,

The above explains the operation method of using pycharm to configure the Python interpreter to the project. I hope friends who need it to learn.

Related articles