> Searching for wxPython
> Reading http://pypi.python.org/simple/wxPython/
> Reading http://wxPython.org/
> Reading http://wxPython.org/download.php
> Best match: wxPython src-2.8.7.1
> Downloading
> http://downloads.sourceforge.net/wxpython/wxPython-src-2.8.7.1.tar.bz2
> Processing wxPytho
Dopo diverse prove, letture ed esperimenti ho optato per utilizzare
virtualenv.
Creo un ambiente completamente isolato dall'esterno con
virtualenv --no-site-package dir/
a questo punto entro nell'ENV e comincio a installre i moduli che mi
servono, ma quando provo
cd dir/ && bin/ea