Skip to content

Instantly share code, notes, and snippets.

@zmanji
Created December 17, 2010 20:39
Show Gist options
  • Save zmanji/745666 to your computer and use it in GitHub Desktop.
Save zmanji/745666 to your computer and use it in GitHub Desktop.
zmanji@zmanji-VirtualBox:~$ source ~/.virtualenvs/zameermanji.com/bin/activate
(zameermanji.com)zmanji@zmanji-VirtualBox:~$ pip install werkzeug
Downloading/unpacking werkzeug
Downloading Werkzeug-0.6.2.tar.gz (1.7Mb): 1.7Mb downloaded
Running setup.py egg_info for package werkzeug
no previously-included directories found matching 'docs/_build/doctrees'
Installing collected packages: werkzeug
Running setup.py install for werkzeug
no previously-included directories found matching 'docs/_build/doctrees'
Successfully installed werkzeug
Cleaning up...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment