I want to deploy a Delphi application on Linux, which will load a Python script and execute it.
My first demo application worked on my test system, a Linux Red Hat installation. But I failed on different client installations, having Ubuntu and also different Python versions.
Is there any way to configure Python4Delphi to automatically match the used Linux and Python version? If not: is there a way to provide these details to the Delphi components, where/how to figure out which parameters must be set on the Linux client installations?
There should be a solution, acc. to Ubuntu working example.
Automatically detect installed python version is not possible , see answer here : python 4 Delphi support , Delphi Praxis EN