[redland] Problems with the Python interface :
James Michael DuPont <mdupont777 at yahoo.com>
mdupont777 at yahoo.com
Tue Feb 4 07:58:08 GMT 2003
I must be doing something wrong in installing this:
mdupont at introspector:~/development/dotgnu/foafbot-0.4$ python foafbot.py
Traceback (most recent call last):
File "foafbot.py", line 21, in ?
import RDF
File "/usr/lib/python2.2/site-packages/RDF.py", line 87, in ?
import Redland;
ImportError: /usr/lib/python2.2/site-packages/Redland.so: undefined
symbol: librdf_model_context_remove_statements
The lib contains a reference to :
foafbot-0.4$ grep librdf_model_context_remove_statements
Redland.so.nm.txt
000066e0 t _wrap_librdf_model_context_remove_statements
U librdf_model_context_remove_statements
More information about the redland-dev
mailing list