The easy-install tag has no wiki summary.
11
votes
6answers
7k views
installing wxpython via pip or easy_install
I am running into some problems installing wxpython using pip.
Here is my current output:
[myuserid]% sudo pip install wxpython
Downloading/unpacking wxpython
Downloading ...
2
votes
1answer
272 views
easy_install install Trac 0.11, but I want 0.12
I run the following on Debian:
(#:~)- easy_install Trac
Searching for Trac
Best match: Trac 0.11.1
Adding Trac 0.11.1 to easy-install.pth file
Installing trac-admin script to /usr/bin
Installing ...