Content tagged with "easy_install"

Installing Pygments on Webfaction Post on Oct 10, 2008

I just wanted to share the command, it took a little tinkering to get it right:

easy_install --always-unzip --install-dir=$HOME/lib/python --script-dir=$HOME/bin Pygments

Cheers, Aaron