[Pythonmac-SIG] Default Leopard Python and bsddb

Luc Heinrich luc at honk-honk.com
Tue Oct 30 17:02:38 CET 2007


Grettings,

Anybody knows how to make the bsddb module of the default Leopard's  
Python work ? Right now, all I get is this:

 >>> import bsddb.db
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   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

(sigh...)

Thanks for any help.

-- 
Luc Heinrich




More information about the Pythonmac-SIG mailing list