Hi,

My first three tests passed just fine, but the OPF test results in the
following error:

Traceback (most recent call last):

  File
"/Users/mikaschiller/Desktop/Python_Practice_Code/Learn_Python_the_Hard_Way/projects/skeleton/nodemotiondev/nupic//build/release/bin/run_tests.py",
line 32, in <module>

    import pytest

ImportError: No module named pytest

make[3]: *** [CMakeFiles/tests_run] Error 1

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

make[1]: *** [CMakeFiles/tests_run.dir/rule] Error 2

make: *** [tests_run] Error 2


Is this a bug in the nupic code? Not sure why pytest module is non
existent. Please advise.


Thanks

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

Reply via email to