https://bugzilla.novell.com/show_bug.cgi?id=441088 Summary: No module named _bsddb Product: openSUSE 11.1 Version: Beta4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: jmatejek@novell.com ReportedBy: schwab@novell.com QAContact: qa@suse.de Found By: --- $ python Python 2.6 (r26:66714, Oct 24 2008, 12:57:07) [GCC 4.3.2 [gcc-4_3-branch revision 141291]] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import bsddb Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/bsddb/__init__.py", line 64, in <module> import _bsddb ImportError: No module named _bsddb
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.