Hello,
I installed nupic following the video:
https://www.youtube.com/watch?v=6OPTMDO17XI&noredirect=1

But at the end when running the tests I got the following 12 failures.
Are these a real issue or is it safe to ignore them?
(detailed output is attached)

self = <tests.unit.nupic.algorithms.knn_classifier_test.KNNClassifierTest
testMethod=testDistanceMetrics>

self = <tests.unit.nupic.algorithms.knn_classifier_test.KNNClassifierTest
testMethod=testPartitionId>

self = <tests.unit.nupic.engine.network_test.NetworkTest
testMethod=testGetRegion>

self =
<tests.unit.nupic.research.spatial_pooler_compatability_test.SpatialPoolerCompatabilityTest
testMethod=testInhibitColumnsGlobal>

self =
<tests.unit.nupic.research.spatial_pooler_cpp_unit_test.SpatialPoolerTest
testMethod=testCalculateOverlap>

self =
<tests.unit.nupic.research.spatial_pooler_cpp_unit_test.SpatialPoolerTest
testMethod=testInhibitColumnsGlobal>

self =
<tests.unit.nupic.research.spatial_pooler_cpp_unit_test.SpatialPoolerTest
testMethod=testUpdateDutyCycles>

self =
<tests.unit.nupic.research.spatial_pooler_cpp_unit_test.SpatialPoolerTest
testMethod=testUpdatePermanencesForColumn>

self =
<tests.unit.nupic.research.spatial_pooler_unit_test.SpatialPoolerTest
testMethod=testExactOutput>

self =
<tests.unit.nupic.research.spatial_pooler_unit_test.SpatialPoolerTest
testMethod=testWriteRead>

self = <tests.unit.nupic.support.decorators_test.RetryDecoratorTest
testMethod=testRetryWaitsInitialRetryDelaySec>


For information my configuration:

Python 2.7.6

MacBook Pro (13-inch, Early 2011), OSX Yosemite 10.10

nupic downloaded from master (git)

https://github.com/numenta/nupic.git

Attachment: nupic_test_fail
Description: Binary data

Reply via email to