-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels