Hello: On Wed, 12 May 2010, Qin Yang wrote: > We tried on both ubuntu 9.04 and 10.04, and the version of cds-invenio > we are using is 0.99.1
The latest released Invenio version (v0.99.1) is rather old, and, as you have observed, is not working with Python 2.6 due to `as' keyword clash. This clash is fixed in our development sources and will be part of the next Invenio release (v1.0). Please note that for testing or evaluation purposes you can already use our latest pre-release: <http://cdsware.cern.ch/download/cds-invenio-0.99.90.20100516.tar.gz> It works well with Python 2.6 and it contains many, many new goodies over v0.99.1. Best regards -- Tibor Simko
