[Twisted-Python] installation error

Alec Matusis matusis at yahoo.com
Tue May 12 20:45:30 EDT 2009


Sorry never mind: I found that there’s a ticket for it, and downloaded a
patch from:

http://twistedmatrix.com/trac/attachment/ticket/3578/compile_error_avoid.pat
ch

From: twisted-python-bounces at twistedmatrix.com
[mailto:twisted-python-bounces at twistedmatrix.com] On Behalf Of Alec Matusis
Sent: Tuesday, May 12, 2009 5:33 PM
To: 'Twisted general discussion'
Subject: [Twisted-Python] installation error

Installing 8.2.0:

creating
/web20/encap/python-2.4.4/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-li
nux-x86_64.egg
Extracting Twisted-8.2.0-py2.4-linux-x86_64.egg to
/web20/encap/python-2.4.4/lib/python2.4/site-packages
  File
"/web20/encap/python-2.4.4/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-l
inux-x86_64.egg/twisted/test/generator_failure_tests.py", line 66
    yield
         ^
SyntaxError: invalid syntax
Adding Twisted 8.2.0 to easy-install.pth file


I think generator_failure_tests.py expects python 2.5+
Perhaps it should skip this test for python 2.4?





More information about the Twisted-Python mailing list