With Python Manager you manage Python executables.
- To open the Python Manager, click the button in the upper left part of the Desktop window. Then double-click in the menu.
Python Manager Table
The Python Manager table provides you with information about the available Python installations in the system:
Column | Description |
Name | The name of the Python installation. |
Location | The location of the Python executable in the file system. |
Working Directory | The working directory to be used. |
Use As Default | Select if this Python installation is to be used as default interpreter. |
Use In Editor | Select if this Python installation is to be used for code completion in the Python Code Editor. This Python installation has to be available on the platform. |
The buttons at the bottom of the window enables you to Add..., Edit..., or Remove the selected row. There are also buttons to move Up or Down between rows.
Add Comment