Setting up your new python install
It seems to that to do anything useful with obtaning and using
python modules you need to get setuptool, pip, and virtualenv:
wget http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg#md5=fe1f997bc722265116870bc7919059ea
sh ./setuptools-0.6c11-py2.7.egg
curl -k -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python2.7 ./get-pip.py
pip install virtualenv
Written by Ajith Antony
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Related Tags
#python
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#