[redland-dev] Latest Python Bindings - undefined symbol: librdf_hash_to_string
Chris Wj
chris0wj at gmail.com
Wed Dec 15 23:10:54 CET 2010
I am getting the following error in the Python bindings with Redland 1.0.12.
Both checked out from git.
In [4]: import RDF
> ---------------------------------------------------------------------------
> ImportError Traceback (most recent call last)
>
> /home/prima/Downloads/Software/DevTools/<ipython console> in <module>()
>
> /usr/local/lib/python2.6/dist-packages/RDF.py in <module>()
> 127 'NODE_TYPE_BLANK' : 4}
> 128
> --> 129 import Redland
> 130
> 131
>
> ImportError: /usr/local/lib/python2.6/dist-packages/Redland.so: undefined
> symbol: librdf_hash_to_string
>
How can I fix this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.librdf.org/pipermail/redland-dev/attachments/20101215/7a542c47/attachment.htm
More information about the redland-dev
mailing list