PythonAdapter.PythonVersion
- Updated2025-07-21
- 1 minute(s) read
PythonAdapter.PythonVersion
Syntax
PythonAdapter.PythonVersion
Data Type
Purpose
Specifies the Python version to use for executing Python modules. Format the version number as <major version number> . <minor version number> , such as 2.7 or 3.6.
Remarks
Use this setting for a Python step only when you set the Python interpreter session for the step to use the Adapter settings.
Note
Make sure the specified version of CPythonInterpreter is installed before using it for execution.