[Rest2web-develop] Help installing rest2web on UBUNTU -- known bug
Brought to you by:
mjfoord
|
From: Mickey H. <mdh...@fa...> - 2007-07-10 11:11:31
|
I'm setting up rest2web on an XUBUNTU laptop, and there seems to be a
known bug with the version of rest2web available in the aptitude
repository. The good news is that I think docutils was successful, so I
might be able to grab the tar and finish it manually, but we may want to
get the bug corrected. I'm a newbie at the specifics of UBUNTU
installs, and my googling hasn't turned up a confidence inspiring
instruction set. Any ideas?
Here is what was reported during the "sudo apt-get install rest2web":
Setting up rest2web (0.5.0.svn-r227-1) ...
Compiling
/var/lib/python-support/python2.5/rest2web/pythonutils/pathutils.py ...
File
"/var/lib/python-support/python2.5/rest2web/pythonutils/pathutils.py",
line 23
from __future__ import generators
SyntaxError: from __future__ imports must occur at the beginning of the
file
--Mick
(Mi...@Ha...)
|