On Wed, 11 Sep 2013, [email protected] wrote: > $ pip freeze | grep rdflib > rdflib==2.4.2
FWIW, just for the benefit of the list, we've looked with Genis and the bibclassify problem and indeed the troubles were due to too-new version of rdflib, while Invenio must use older version. If you use pip to manage your Python dependencies, then you can look at the requirements files for Invenio v1.0/v1.1/master here: http://invenio-software.org/repo/invenio/tree/requirements.txt http://invenio-software.org/repo/invenio/plain/requirements-extras.txt Best regards -- Tibor Simko

