Skip to content

rdflib 4 breaks surf #125

@timrdf

Description

@timrdf

If rdflib 4 is installed, follow this to remove it:

sudo vi /usr/local/lib/python2.6/dist-packages/easy-install.pth # delete the lines
sudo rm -rf /usr/local/lib/python2.6/dist-packages/rdflib-4.0.1-py2.6.egg
sudo rm -rf /usr/local/lib/python2.6/dist-packages/rdfextras-0.4-py2.6.egg

then install the older version that SuRF likes:

sudo easy_install -U rdflib==3.2.1
sudo easy_install -U rdfextras

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions