Python Interpreter Profile (4.1)

With Python Interpreter profiles, you can configure which Python interpreter to use.

Interpreter profile configuration

The Interpreter profile is loaded when you start a workflow that depends on it. Changes to the profile become effective when you restart the workflow.

To open the editor, click the New Configuration button in the upper left part of the Desktop window, and then select Python Interpreter Profile from the menu.

Setting

Description

Setting

Description

Use Default

Select this checkbox if you want to use the default interpreter as defined in the Python Manager tool.

Use Named

Select this checkbox to select a predefined interpreter listed in the Python Manager tool.

Use This

Select this checkbox to specify the actual location and working directory of a Python interpreter executable directly.

You can either use the path to the executable in the file system or use connection details to a Python daemon, see .

Â