Problems with py-bsddb3

Thomas Weholt thomas at cintra.no
Tue Jul 25 07:37:36 EDT 2000


Just compiled py-bsddb3 without problems, or so I thought. When I
tried to run any of the examples it crashed, saying:
 File "dbtest.py", line 25, in ?
    from bsddb3 import db
ImportError: No module named bsddb3

Didn't see any such file after compilation of the module. Copied the
dbcmodule.so to the lib-dynload-folder. 

Do I need more libs. than py-bsddb3? I didn't see anything in the
docs.

Thomas



More information about the Python-list mailing list