[pypy-dev] No Module _bsddb

wpf wpf710 at gmail.com
Mon Jun 9 07:18:23 CEST 2014


Hi All

  I am trying to use the Pypy under Ubuntu 12.04, and pypy version as below

~$ pypy --version
Python 2.7.6 (2.3+dfsg-1~ppa0, May 20 2014, 09:11:18)
[PyPy 2.3.0 with GCC 4.6.3]

-$ python --version
Python 2.7.3

and when I  try to import _bsddb in pypy, it complains that 'No module
named _bsddb'

but it works for python.

so how to resolve it? I 'd tried to google it ,but nothing useful found.

THanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20140609/fb8ff398/attachment.html>


More information about the pypy-dev mailing list