[BlueBream] python2.6 and zope.app.twisted

Michael Howitz mh at gocept.com
Sat Mar 20 15:55:20 EDT 2010


Hi,

http://bluebream.zope.org/doc/1.0/gettingstarted.html#preparations tells to use python 2.6 to install bluebream.
But I get the following errors while installing zope.app.twisted (during buildout of my project):

Getting distribution for 'zope.app.twisted==3.5.0'.
SyntaxError: ('invalid token', ('build/bdist.macosx-10.6-i386/egg/twisted/conch/ssh/filetransfer.py', 855, 30, 'FILEXFER_ATTR_EXTENDED    = 0x+80000000\n'))

build/bdist.macosx-10.6-i386/egg/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (oldChild.parentNode is self,
build/bdist.macosx-10.6-i386/egg/twisted/web2/dav/fileop.py:512: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (
SyntaxError: ('invalid token', ('/Users/mac/Documents/eggs/tmpHDTQEb/zope.app.twisted-3.5.0-py2.6.egg/twisted/conch/ssh/filetransfer.py', 855, 30, 'FILEXFER_ATTR_EXTENDED    = 0x+80000000\n'))

/Users/mac/Documents/eggs/tmpHDTQEb/zope.app.twisted-3.5.0-py2.6.egg/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (oldChild.parentNode is self,
/Users/mac/Documents/eggs/tmpHDTQEb/zope.app.twisted-3.5.0-py2.6.egg/twisted/web2/dav/fileop.py:512: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (
/Users/mac/Documents/eggs/zope.app.twisted-3.5.0-py2.6.egg/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (oldChild.parentNode is self,
/Users/mac/Documents/eggs/zope.app.twisted-3.5.0-py2.6.egg/twisted/web2/dav/fileop.py:512: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert (
Got zope.app.twisted 3.5.0.

Can I savely ignore these errors or should I worry about them?
Is zope.app.twisted really configured to be used in BlueBream or should it be dropped from being installed by the paster template?


Yours sincerely,
-- 
Michael Howitz · mh at gocept.com · software developer
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1
Zope and Plone consulting and development



More information about the bluebream mailing list