New submission from dd <[EMAIL PROTECTED]>: Installation from source, python.2.4.5.tgz. It seems that severals *.so from bsddb are missing: >>> import bsddb Traceback (most recent call last): File "<stdin>", line 1, in ? File "/tmp/Python-2.4.5/Lib/bsddb/__init__.py", line 47, in ? import _bsddb ImportError: No module named _bsddb
---------- components: Library (Lib) messages: 63682 nosy: ddk severity: normal status: open title: ImportError: No module named _bsddb versions: Python 2.4 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2329> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com