2011年9月22日星期四

install python modules without root

You need follow this guide:

http://docs.python.org/install/index.html#alternate-installation-the-home-scheme

# in the uncompressed folder of the module, run
python setup.py install --home=/your/home/path

没有评论:

发表评论