Python Manager
With Python Manager you manage Python executables. To open the Python Manager, go to Manage and select Python Manager in the Tools & Monitoring section.
The Python Manager
Python Manager Table
The Python Manager table provides you with information about the available Python installations in the system. You can add an interpreter by clicking the Add button at the bottom. This opens the Add Interpreter window. Double-clicking an existing interpreter opens the Edit Interpreter window. Using these options you can add/configure the following details:
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 for agents that do not specify a Python Interpreter Profile. |
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. |
To remove an existing interpreter, select an interpreter and click Remove. There are also the Up and Down buttons to move/rearrange interpreters in the table.