If you're in the $NUPIC/build/scripts dir, you should see a number of files
after cmake $NUPIC step (just to make sure we're using same instructions,
they can be found here:
https://github.com/numenta/nupic/blob/master/README.md#installation).  The
Makefile that gets created references a _math that you're seeing, and that
dir should be i $NUPIC/build/scripts/CMakeFiles.  If that dir isn't there,
I would review the cmake $NUPIC output and confirm that no compilation
errors occurred.

I hope that helps!
-James



On Thu, May 15, 2014 at 8:09 PM, Irwan Ramli <[email protected]> wrote:

> Hi All,
>
> I have succesful buit nupic on my machine, but when I did make tests_run,
> it gives me the error " no module named _math ". Could someone help me
> please?
>
> make tests_run
>    ImportError: No module named _math
>
>  Thanks,
> Irwan
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to