[Grok-dev] [buildbot] Error with zope.app.component / Py2.6
Sebastien Douche
sdouche at gmail.com
Mon May 11 21:13:50 EDT 2009
http://grok.buildbot.securactive.org/builders/py2.6-32bit-linux/builds/0/steps/test/logs/stdio
http://grok.buildbot.securactive.org/builders/py2.6-64bit-linux/builds/0/steps/test/logs/stdio
Traceback (most recent call last):
File "/srv/buildbot/slave/grok/py2.6-64bit-linux/build/src/grok/__init__.py",
line 74, in <module>
from grok.components import Model, View
File "/srv/buildbot/slave/grok/py2.6-64bit-linux/build/src/grok/components.py",
line 42, in <module>
from zope.app.component.site import SiteManagerContainer
File "/srv/buildbot/slave/grok/py2.6-64bit-linux/build/eggs/zope.app.component-3.4.1-py2.6.egg/zope/app/component/site.py",
line 241
(registration.required, ) + registration.with,
^
SyntaxError: invalid syntax
d2m said the version is wrong but in versions.cfg:
zope.app.component = 3.4.1
I'm stupid? :/
--
Sebastien Douche <sdouche at gmail.com>
More information about the Grok-dev
mailing list