2 Jun 11:00
Re: Can I ignore build error when Install Plone 3.2.2?
Can safely be ignored, as described here: http://plone.org/documentation/error/syntaxerror-return-outside-function roycha wrote: > > Running easy_install: > /usr/bin/python "-c" "from setuptools.command.easy_install import main; > main()" "-mUNxd" "/home/plone/wwwplatform-plone3.2.2/eggs/tmpTvAv-0" "-q" > "/tmp/tmpQyIwYOget_dist/Plone-3.2.2.zip" > path=/home/plone/wwwplatform-plone3.2.2/eggs/setuptools-0.6c9-py2.4.egg > > File > "build/bdist.linux-i686/egg/Products/CMFPlone/skins/plone_deprecated/prepare_slots.py", > line 75 > return slots > SyntaxError: 'return' outside function > File > "build/bdist.linux-i686/egg/Products/CMFPlone/skins/plone_deprecated/cropText.py", > line 9 > return context.restrictedTraverse('@@plone').cropText(text, length, > ellipsis='...') > SyntaxError: 'return' outside function > File > "build/bdist.linux-i686/egg/Products/CMFPlone/skins/plone_deprecated/getEventString.py", > line 22 > return eventstring > SyntaxError: 'return' outside function > > and I got whole lots of other errors when build Kupu.. etc...when I run(Continue reading)
RSS Feed