On 02:26 pm, [email protected] wrote:
>python -m easy_install is just a way to use easy_install as a library,
>instead of invoking the easy_install shell command (which is 
>problematic,
>since on some machines I have up to 4 different versions of Python: 
>2.6,
>2.7, PyPy, Jython).
>
>if I use easy_install directly, I get the exact same error:

It's the "-U" I was trying to highlight.
>sudo easy_install -U Twisted
>[snip]
>  File "twisted/topfiles/setup.py", line 21, in <module>
>ImportError: cannot import name _isCPython
>
>Will file a ticket for both

And contribute a host to run a build slave? :)

Jean-Paul

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to