PyCharm 2016.3 Help

New Project Dialog

File | New Project

Welcome Screen | Create New Project

Use this dialog box to create empty projects or generate project stubs for developing applications.

The left-hand pane of the dialog box shows a list of project types for which stubs can be generated. The contents of the right-hand pane depend on the selected project type.

ItemDescription
Location In this text box, specify the path to the project folder where the project-related files will be stored.
Python interpreterFrom this drop-down list, select the interpreter to be used for the new project. If the desired interpreter is not in the list, click /help/img/idea/2016.3/cogwheel_framed.png, and select interpreter type (local, remote, virtual environment). Further, act according to your choice. Refer to Configuring Available Python Interpreters for details.
CreateClick this button to create a new project and open it in a new frame.

See Also

Last modified: 23 December 2016