Home > Backend Development > Python Tutorial > How to create a new project in pycharm

How to create a new project in pycharm

尊渡假赌尊渡假赌尊渡假赌
Release: 2023-12-11 10:26:59
Original
7546 people have browsed it

The steps for creating a new project in pycharm are: 1. Click to create a project; 2. Select the folder where the project is stored and write the project name; 3. Select the interpreter; 4. Find the location where anaconda is installed and select python. exe click ok; 5. Then click Conda environment; 6. Find the location where anaconda is installed, select python.exe and click ok; 7. Check "make available to all project" and click ok; 8. Click create.

How to create a new project in pycharm

#The operating system of this tutorial: Windows 10 system, PyCharm 2023.3 version, Dell G3 computer.

The steps for creating a new pycharm project are as follows:

1. Click Create Project.

How to create a new project in pycharm

2. Select the folder where the project is stored and write the name of the project

How to create a new project in pycharm

3. Select the interpreter .

How to create a new project in pycharm

4, How to create a new project in pycharm

5, How to create a new project in pycharm

6. Find the location where anaconda is installed and select python.exe. Click ok.

How to create a new project in pycharm

7, How to create a new project in pycharm

8, then click on the Conda environment and still select this icon.

How to create a new project in pycharm

9. Find the location where anaconda is installed, select python.exe. Click ok.

How to create a new project in pycharm

10. Check the box , click ok.

How to create a new project in pycharm

11. Finally, click Create, and the project is created.

How to create a new project in pycharm

The above is the detailed content of How to create a new project in pycharm. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template