• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Python support

max2334

New Pleskian
os version: Debian 4.9.3
plesk version: plesk obsidian 18.0.32

Hi everyone,
I am trying to run a python scrip with selenium, pandas.. I have enabled python support for my website, but if i call the script website.com/main.py I got an error 500 (Internal Server Error). I check the pyhton version in plesk is 2.7 but when I check python version via ssh its 3.5. How can I change the python version in plesk and run a pyhton scrip?
 
Back
Top