To use Python as the interactive or scripting language HammerDB will use the system installed Python environment and will be dependent on a particular version as follows:
Note that if an alternative version is required then HammerDB can be build from source to change the Python version.
To start the CLI in Python mode run the hammerdbcli command from the command line in Linux specifying the "py" or "python" options. HammerDB will then accept Python syntax commands enabling it to be more closely integrated into existing Python environments.