It's available – and you should use venv. Something like:
$ python3 -m venv $HOME/www/python/venv$ source $HOME/www/python/venv/bin/activate$ pip install --upgrade pip*$* pip install whatever
Cheers, M
2018-08-11 2:51 GMT+02:00 Huji Lee huji.huji@gmail.com:
Hi all,
What is the best way to install pip on the Clouds servers? I have a pywikibot program that depends on a pip-based package, and would like to be able to install that dependency using *pip install*.
Thanks,
Huji
Wikimedia Cloud Services mailing list Cloud@lists.wikimedia.org (formerly labs-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/cloud