forked from qt-creator/qt-creator
Doc: Expand description of the python kit selector
Mention that a virtual environment is created by default and that the global interpreter can be accessed under the details of the kit. Change-Id: I276f1a594b0726914925b2b565eace43182342f4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -54,8 +54,10 @@
|
||||
\li Select \uicontrol{Next} or \uicontrol Continue to open the
|
||||
\uicontrol {Kit Selection} dialog.
|
||||
\image qtcreator-new-project-qt-for-python-kit-selection.webp {Selecting a kit for a Python project}
|
||||
\li Select Qt for Python kits for building, deploying, and running the
|
||||
project.
|
||||
\li Select Python kits for building, deploying, and running the
|
||||
project. By default, this creates a virtual environment for the project inside
|
||||
the source directory. To use the global interpreter, select the build configuration
|
||||
with the same name as the Python of the kit in \uicontrol{Details}.
|
||||
\li Select \uicontrol{Next} or \uicontrol Continue.
|
||||
\li Review the project settings, and select \uicontrol {Finish} (on
|
||||
Windows and Linux) or \uicontrol Done (on \macos) to create the
|
||||
|
@@ -44,8 +44,10 @@
|
||||
\li Select \uicontrol{Next} or \uicontrol Continue to open the
|
||||
\uicontrol {Kit Selection} dialog.
|
||||
\image qtcreator-new-project-qt-for-python-kit-selection.webp {Selecting a kit for a Python project}
|
||||
\li Select Qt for Python kits for building, deploying, and running the
|
||||
project.
|
||||
\li Select Python kits for building, deploying, and running the
|
||||
project. By default, this creates a virtual environment for the project inside
|
||||
the source directory. To use the global interpreter, select the build configuration
|
||||
with the same name as the Python of the kit in \uicontrol{Details}.
|
||||
\li Review the project settings, and select \uicontrol {Finish} (on
|
||||
Windows and Linux) or \uicontrol Done (on \macos) to create the
|
||||
project.
|
||||
|
Reference in New Issue
Block a user