Closed GoogleCodeExporter closed 9 years ago
If you want to build from hg, you need to do slightly more work than when
building from a release tarball. You need to have cython installed and run
setup.py build_cython to generate the .c file.
I'll add a note about that in README.HG and the installation instructions,
thanks for reporting this.
Original comment by Nikolaus@rath.org
on 18 Aug 2012 at 6:47
Thank you, this fixed the build process for me and now also the tests succeed.
(They only give 'Warning: maximum object sizes less than 1 MiB will seriously
degrade performance.' warnings but at the end it says 'OK'.)
Original comment by schuelle...@gmail.com
on 19 Aug 2012 at 5:51
This issue was closed by revision 620eb43dfd39.
Original comment by Nikolaus@rath.org
on 22 Jan 2013 at 3:32
Original issue reported on code.google.com by
schuelle...@gmail.com
on 18 Aug 2012 at 12:13