Articles in this section

How to find the Python executable path in a Plesk for Linux server?

kb: how-to

Applicable to:

  • Plesk for Linux

Question

How to find the Python executable path in a Plesk for Linux server?

Answer

  1. Connect to the server via SSH

  2. Run the following command on SSH:

    # which python3

    The above will provide the correct path.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.