[pybsddb] How to install BSDDB on Windows 7 with Python 3.x?

Ryan Olf ryan at efrus.com
Fri Jun 7 20:26:31 CEST 2013


Sasha,

I sent out this gist containing patches and instructions for installing on
Windows (not sure about python 3.0, though.

https://gist.github.com/ryanolf/5529070

JCEA - it would be nice if these instructions/patches were incorporated
into the release.

Ryan


On Fri, Jun 7, 2013 at 5:32 AM, Sasha <sonyachiko at yahoo.co.jp> wrote:

> Hello!
>
> I have never used Berkeley DB before, but I would like to try.
>
> I am having problems installing it to use with Python 3.x.
>
> When I run "setup.py" I get the following error:
>
> C:\Users\3X\Desktop\bsddb3-5.3.0>python setup.py
> Traceback (most recent call last):
> File "setup.py", line 7, in <module>
> import setup3
> File "C:\Users\3X\Desktop\bsddb3-5.3.0\setup3.py", line 322, in <module>
> db_h_lines = open(os.path.join(incdir, 'db.h'), 'r').readlines()
> FileNotFoundError: [Errno 2] No such file or directory: 'db/include
> db.h'
>
> I am using Windows 7 x64, Python 3.3.2.
>
> Any ideas?
>
> Thank you
> _______________________________________________
> pybsddb mailing list
> pybsddb at jcea.es
> https://mailman.jcea.es/listinfo/pybsddb
> http://www.jcea.es/programacion/pybsddb.htm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jcea.es/pipermail/pybsddb/attachments/20130607/0499a685/attachment.html>


More information about the pybsddb mailing list