Hello, We are trying to install the cds-invenio system on our ubuntu machines. The installation was successful without any problem. However, when I proceeded to the configuration step: inveniocfg --creat-tables, it actually failed, due to a syntax error in websearch_templates.py. Obviously, the script uses "as" as a variable name, but it is now a keyword of the python language (since python2.6?). And the rest steps were all NOT successful due to the same reason. We tried on both ubuntu 9.04 and 10.04, and the version of cds-invenio we are using is 0.99.1, which is supposed to work with python2.6 or higher. Can anybody give us any hint here?
Thanks Yang Qin
