- find out what Python version the server runs
- find another server that runs the same Python version and there:
download and unpack the same version of Python from http://www.python.org
- install it on that server
- after that, you have a nice, fresh python in $PREFIX
- you can ftp it to your home directory at provider and use it from there