From: Sam A. <ter...@ya...> - 2006-10-23 00:21:16
|
I finally got everything in the bindings to work correctly, but when i'm running my python application (which uses openbabel bindings) i get this error message. dlopen("/usr/lib/python2.4/site-packages/_openbabel.so", 2); Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: libopenbabel.so.1: cannot open shared object file: No such file or directory Can anyone help me on this? |