[Zope] 2.4.1 Install problem RH 6.1
Richard Moon
richard@dcs.co.uk
Fri, 14 Sep 2001 16:03:08 +0100
Anybody else had this ?
[root@linux Zope-2.4.1]# ./install
------------------------------------------------------------------------------
Compiling python modules
File "/opt/Zope-2.4.1/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 (t)
SyntaxError: from __future__ imports must occur at the beginning of the
file (t)
SyntaxError: from __future__ imports must occur at the beginning of the
file (t)
SyntaxError: from __future__ imports must occur at the beginning of the
file (t)
SyntaxError: from __future__ imports must occur at the beginning of the
file (t)
------------------------------------------------------------------------------
------------------------------------------------------------------------------
creating default inituser file
Richard Moon
richard@dcs.co.uk