[Devel] Trouble with Atom feeds

Nelson Minar nelson at monkey.org
Thu Nov 11 05:42:38 EST 2004


>ImportError: No module named _bsddb
>Any idea what's causing that or what I'm doing wrong?

Your Python environment doesn't have bsddb installed.

I forget where this comes from; I think it must be an option at build
time for Python. My Debian system has it in the stock Python 2.3
install at /usr/lib/python2.3/lib-dynload/_bsddb.so 
but a RedHat box I use sometimes didn't.



More information about the Devel mailing list