<div dir="ltr">Sasha,<div><br></div><div>I sent out this gist containing patches and instructions for installing on Windows (not sure about python 3.0, though.</div><div><br></div><div><a href="https://gist.github.com/ryanolf/5529070">https://gist.github.com/ryanolf/5529070</a><br>
</div><div><br></div><div style>JCEA - it would be nice if these instructions/patches were incorporated into the release.</div><div style><br></div><div style>Ryan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Jun 7, 2013 at 5:32 AM, Sasha <span dir="ltr"><<a href="mailto:sonyachiko@yahoo.co.jp" target="_blank">sonyachiko@yahoo.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<br>
I have never used Berkeley DB before, but I would like to try.<br>
<br>
I am having problems installing it to use with Python 3.x.<br>
<br>
When I run "setup.py" I get the following error:<br>
<br>
C:\Users\3X\Desktop\bsddb3-5.3.0>python setup.py<br>
Traceback (most recent call last):<br>
File "setup.py", line 7, in <module><br>
import setup3<br>
File "C:\Users\3X\Desktop\bsddb3-5.3.0\setup3.py", line 322, in <module><br>
db_h_lines = open(os.path.join(incdir, 'db.h'), 'r').readlines()<br>
FileNotFoundError: [Errno 2] No such file or directory: 'db/include<br>
db.h'<br>
<br>
I am using Windows 7 x64, Python 3.3.2.<br>
<br>
Any ideas?<br>
<br>
Thank you<br>
_______________________________________________<br>
pybsddb mailing list<br>
<a href="mailto:pybsddb@jcea.es">pybsddb@jcea.es</a><br>
<a href="https://mailman.jcea.es/listinfo/pybsddb" target="_blank">https://mailman.jcea.es/listinfo/pybsddb</a><br>
<a href="http://www.jcea.es/programacion/pybsddb.htm" target="_blank">http://www.jcea.es/programacion/pybsddb.htm</a></blockquote></div><br></div>