Open pkappler opened 10 years ago
Thanks, I assumed that only a few people are using it at this point :)
For your error, you need to install python-dev (which should contain the header). The libchess stuff is complicated, needing to install boost etc. Will update the instructions soon (I have it written down).
Shiv
On Sat, Sep 13, 2014 at 1:10 PM, Peter Kappler notifications@github.com wrote:
Build instructions should mention running 'sudo pip install -r requirements.txt' to install spur, pyserial, boto, etc.
Also, I wasn't able to build pyfish:
misc.cpp:20:10: fatal error: 'Python.h' file not found
include
^
— Reply to this email directly or view it on GitHub https://github.com/sshivaji/kivy-chess/issues/4.
Build instructions should mention running 'sudo pip install -r requirements.txt' to install spur, pyserial, boto, etc.
Also, I couldn't build pyfish: misc.cpp:20:10: fatal error: 'Python.h' file not found