Hi,when i run this command,i got 25 failed.Most of them are about spartialPoolerTest,and “tests/unit/nupic/research/temporal_memory_test.py:1027: AssertionError” as well. I follow all the steps on the github and there is no error message while installing it.Any advice?Thanks!
Never mind, I installed nupic using the repository (pip install . instead of pip install nupic), it seems the test was successful. I got some warnings at the end, pasted below. I hope these are okay to ignore!
========================================== pytest-warning summary ==========================================
WC1 /home/vedhas_augs/Setups/Numenta/nupic/tests/unit/nupic/engine/network_test.py cannot collect test class ‘TestNode’ because it has a init constructor
WC1 /home/vedhas_augs/Setups/Numenta/nupic/tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py cannot collect test class ‘TestOptionParser’ because it has a init constructor
WC1 /home/vedhas_augs/Setups/Numenta/nupic/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py cannot collect test class ‘TestOptionParser’ because it has a init constructor
WC1 /home/vedhas_augs/Setups/Numenta/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class ‘TestParentException’ because it has a init constructor
WC1 /home/vedhas_augs/Setups/Numenta/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class ‘TestChildException’ because it has a init constructor
================== 710 passed, 17 skipped, 8 xfailed, 5 pytest-warnings in 83.87 seconds ===================