I am still gettting anerror
merolaagi@ubuntu:~/nupic$ ./build.sh
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named numpy
/home/merolaagi/nupic/configure: line 15815: python2.7-config: command not
found
In file included from
/home/merolaagi/nupic/lang/py/support/PythonStream.hpp:29:0,
from
/home/merolaagi/nupic/lang/py/support/PythonStream.cpp:26:
/home/merolaagi/nupic/lang/py/support/PyHelpers.hpp:32:20: fatal error:
Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
/home/merolaagi/nupic/lang/py/support/NumpyVector.cpp:32:20: fatal error:
Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
In file included from
/home/merolaagi/nupic/lang/py/support/PyHelpers.cpp:25:0:
/home/merolaagi/nupic/lang/py/support/PyHelpers.hpp:32:20: fatal error:
Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
make[1]: *** [libsupport_a-PythonStream.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [libsupport_a-NumpyVector.o] Error 1
make[1]: *** [libsupport_a-PyHelpers.o] Error 1
make: *** [all-recursive] Error 1
In file included from
/home/merolaagi/nupic/lang/py/support/PythonStream.hpp:29:0,
from
/home/merolaagi/nupic/lang/py/support/PythonStream.cpp:26:
/home/merolaagi/nupic/lang/py/support/PyHelpers.hpp:32:20: fatal error:
Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
make[1]: *** [libsupport_a-PythonStream.o] Error 1
make: *** [install-recursive] Error 1
STDOUT redirected to: /tmp/ntabuild/stdout.txt
Build failed!!!
error!!!
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org