2.4.1 Install problem RH 6.1
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
Those are just some errors in the unittests, you can basically ignore them. ----- Original Message ----- From: "Richard Moon" <richard@dcs.co.uk> To: <zope@zope.org> Sent: Friday, September 14, 2001 4:03 PM Subject: [Zope] 2.4.1 Install problem RH 6.1
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
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Phil Harris -
Richard Moon