At Thursday 7/12/2006 03:24, mahdieh saeed wrote:

thanks for your help .I compile these code with out "\" but when I import module name insert error occurs like this:

ImportError: Shared object "libdb-4.5.so" not found
---------------------------------------------------------
my python code is the following:

Please keep posting on the list, many others may have more clues than I.

Your python code looks OK; the problem is that library not found.
ldd may help, but since this is not related to python, you should look for help in a more convenient place.

Anyway, are you sure the standard module bsddb is not enough?


--
Gabriel Genellina
Softlab SRL
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to