Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError with Python 2.7.13 and Plone 5.1.6 #213

Open
spanish opened this issue Dec 19, 2020 · 1 comment
Open

SyntaxError with Python 2.7.13 and Plone 5.1.6 #213

spanish opened this issue Dec 19, 2020 · 1 comment

Comments

@spanish
Copy link

spanish commented Dec 19, 2020

The same error with ftw.upgrade 3.0.3 and 2.16.0. Any idea? Thanks

$ bin/client1 fg
...
File "/home/plone/51/buildout-cache/eggs/ftw.upgrade-3.0.3-py2.7.egg/ftw/upgrade/utils.py", line 5, in
from path import Path
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/plone/51/zeocluster/parts/client1/etc/site.zcml", line 12.2-12.39
ZopeXMLConfigurationError: File "/home/plone/51/buildout-cache/eggs/Products.CMFPlone-5.1.6-py2.7.egg/Products/CMFPlone/meta.zcml", line 37.4-41.10
SyntaxError: invalid syntax (init.py, line 1315)

CMFPlone/meta.zcml SyntaxError: invalid syntax (init.py, line 1315)

@maethu
Copy link
Contributor

maethu commented Jan 21, 2021

@spanish What path.py version are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants