pythonbrew is a program to automate the building and installation of Python in the users $HOME.
I am going through this post Numpy, Scipy, and Pandas - Oh My!, installing some python packages, but got stuck …
python pandas pip bzip2 pythonbrew# pythonbrew venv create django1.5 Creating `django1.5` environment into /usr/local/pythonbrew/venvs/Python-2.7.3 Traceback (most recent call last): File "/usr/…
python python-2.7 virtualenv zlib pythonbrew