This may not be an issue with nupic directly, but I've searched for a
solution to this problem and so far it's been difficult to come up with
anything. Any help would be appreciated.

On osx maverics with xcode installed and all requirements satisfied:

Build files generated.

On build:

Davids-MacBook-Air:scripts Dpetrillo$ make

[  6%] Building CXX object
CMakeFiles/support.dir/lang/py/support/NumpyVector.cpp.o

*/Users/Dpetrillo/nupic/lang/py/support/NumpyVector.cpp:31:10: **fatal
error: *

*      'Python.h' file not found*

#include <Python.h>

*         ^*

1 error generated.

make[2]: *** [CMakeFiles/support.dir/lang/py/support/NumpyVector.cpp.o]
Error 1

make[1]: *** [CMakeFiles/support.dir/all] Error 2

make: *** [all] Error 2


Thanks,

Dave
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to