[issue3791] bsddb not completely removed
karl
report at bugs.python.org
Tue Mar 31 05:17:35 CEST 2009
karl <karl+pythonbugs at la-grange.net> added the comment:
On the mac version there is an issue with the python version installed
by default.
Python 2.5.1 (r251:54863, Jan 13 2009, 10:26:13)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/dbhash.py",
line 5, in <module>
import bsddb
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/bsddb/__init__.py",
line 51, in <module>
import _bsddb
ImportError: No module named _bsddb
----------
components: +Macintosh -Windows
nosy: +karlcow
versions: +Python 2.5 -Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3791>
_______________________________________
More information about the Python-bugs-list
mailing list