Re: Fwd: Troubles installing 11.1.0 - is this expected?
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <20111118195124.20412.937983363.divmod.xquotient.161@localhost.localdomain> |
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