man easy_install is broken for me. Googlefu failed.
-b is the key to specify install dir.
easy_install -b /path/ <pkg name>
Yuji's Increasingly Infrequent Ramblings
man easy_install is broken for me. Googlefu failed.
-b is the key to specify install dir.
easy_install -b /path/ <pkg name>
Thank you!
$ env PYTHONPATH=/custom/path easy_install –install-dir /custom/path http://github.com/hvr/trac-git-plugin/tarball/trac-0.11-py24