Computing

Installation of Python in your home directory (without sudo rights)

We recommend to contact your server administrator to setup Python’s virtual environment on the server. If for any reasons, you would like to have a local installation of Python in your home directory independently from the system, here are the steps to follow:

Install Python

Install the Virtual Environment

Create the Virtual Environment

References