[Zope] install problem in 2.50b4 on RedHat 7.2
Clint Brubakken
cabrubak@inetic.com
Tue, 15 Jan 2002 15:00:21 -0600
I'm getting the :
Compiling python modules
File
"/usr/cabrubak_software/tgzs/zope/Zope-2.5.0b4-linux2-x86/lib/python2.1/test/nocaret.py",
line 2
[x for x in x] = x
SyntaxError: can't assign to list comprehension
SyntaxError: from __future__ imports must occur at the beginning of the
file (test_future3.py, line 3)
SyntaxError: from __future__ imports must occur at the beginning of the
file (test_future4.py, line 3)
SyntaxError: from __future__ imports must occur at the beginning of the
file (test_future5.py, line 4)
SyntaxError: from __future__ imports must occur at the beginning of the
file (test_future6.py, line 3)
SyntaxError: from __future__ imports must occur at the beginning of the
file (test_future7.py, line 3)
which I've seen on the list to ignore, but it stops with a message:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
There were errors during Python module compilation.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
and doesn't create the start, zope.cgi, or inituser files