Last active
August 15, 2017 11:38
-
-
Save Ivorforce/aad0f25f629ed67fd1316ab35c69a4bc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Jobs/Bachelorarbeit/nupic master | |
❯ py.test tests/unit | |
============================================================================= test session starts ============================================================================== | |
platform darwin -- Python 2.7.13, pytest-3.0.7, py-1.4.34, pluggy-0.4.0 | |
rootdir: /Users/lukas/Jobs/Bachelorarbeit/nupic, inifile: | |
plugins: xdist-1.16.0, cov-2.5.0 | |
collected 292 items / 47 errors | |
==================================================================================== ERRORS ==================================================================================== | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py:35: in <module> | |
from nupic.algorithms import anomaly_likelihood as an | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_likelihood_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_likelihood_test.py:36: in <module> | |
from nupic.algorithms import anomaly_likelihood as an | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_test.py _________________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_test.py:29: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_constant_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_constant_test.py:30: in <module> | |
from nupic.algorithms import fdrutilities as fdrutils | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_cpp2_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_cpp2_test.py:29: in <module> | |
from nupic.algorithms import fdrutilities as fdrutils | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_cpp_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_cpp_test.py:26: in <module> | |
from nupic.algorithms.backtracking_tm_cpp import BacktrackingTMCPP | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_test.py _____________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_test.py:40: in <module> | |
from nupic.algorithms import fdrutilities | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/algorithms/connections_test.py _______________________________________________________ | |
tests/unit/nupic/algorithms/connections_test.py:31: in <module> | |
from nupic.algorithms.connections import Connections | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/inhibition_object_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/inhibition_object_test.py:32: in <module> | |
from nupic.algorithms.spatial_pooler import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/knn_classifier_test.py ______________________________________________________ | |
tests/unit/nupic/algorithms/knn_classifier_test.py:26: in <module> | |
from nupic.algorithms.knn_classifier import KNNClassifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sdr_classifier_test.py ______________________________________________________ | |
tests/unit/nupic/algorithms/sdr_classifier_test.py:33: in <module> | |
from nupic.algorithms.sdr_classifier import SDRClassifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sp_learn_inference_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/sp_learn_inference_test.py:36: in <module> | |
from nupic.algorithms.fdrutilities import spDiff | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sp_overlap_test.py ________________________________________________________ | |
tests/unit/nupic/algorithms/sp_overlap_test.py:43: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_boost_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_boost_test.py:26: in <module> | |
from nupic.support.unittesthelpers.algorithm_test_helpers \ | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/support/unittesthelpers/algorithm_test_helpers.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
______________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_compatability_test.py _______________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_compatability_test.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_compute_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_compute_test.py:30: in <module> | |
from nupic.algorithms.spatial_pooler import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_cpp_api_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_cpp_api_test.py:23: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_cpp_unit_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_cpp_unit_test.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_py_api_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_py_api_test.py:28: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_unit_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_unit_test.py:33: in <module> | |
from nupic.algorithms.spatial_pooler import (BinaryCorticalColumns, | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/temporal_memory_test.py _____________________________________________________ | |
tests/unit/nupic/algorithms/temporal_memory_test.py:26: in <module> | |
from nupic.algorithms.temporal_memory import TemporalMemory | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/monitor_mixin/metric_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/monitor_mixin/metric_test.py:23: in <module> | |
from nupic.algorithms.monitor_mixin.metric import Metric | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/monitor_mixin/trace_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/monitor_mixin/trace_test.py:24: in <module> | |
from nupic.algorithms.monitor_mixin.trace import IndicesTrace | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
____________________________________________________________ ERROR collecting tests/unit/nupic/data/filters_test.py ____________________________________________________________ | |
tests/unit/nupic/data/filters_test.py:33: in <module> | |
from nupic.regions.record_sensor import RecordSensor | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/record_sensor.py:32: in <module> | |
from nupic.encoders.record_sensor_capnp import RecordSensorProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = slidingWindow | |
E /usr/local/lib/python2.7/site-packages/nupic/movingaverage.capnp:0: failed: Duplicate ID @0xe712075e01db76d0. | |
______________________________________________________ ERROR collecting tests/unit/nupic/encoders/adaptivescalar_test.py _______________________________________________________ | |
tests/unit/nupic/encoders/adaptivescalar_test.py:36: in <module> | |
from nupic.encoders.adaptive_scalar_capnp import AdaptiveScalarEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/adaptive_scalar.capnp:0: failed: Duplicate ID @0xf11485b8c813b489. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/encoders/category_test.py __________________________________________________________ | |
tests/unit/nupic/encoders/category_test.py:38: in <module> | |
from nupic.encoders.category_capnp import CategoryEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/category.capnp:0: failed: Duplicate ID @0xb639caa166140b0f. | |
________________________________________________________ ERROR collecting tests/unit/nupic/encoders/coordinate_test.py _________________________________________________________ | |
tests/unit/nupic/encoders/coordinate_test.py:35: in <module> | |
from nupic.encoders.coordinate_capnp import CoordinateEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/coordinate.capnp:0: failed: Duplicate ID @0xdbf38fd0fd055200. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/date_test.py ____________________________________________________________ | |
tests/unit/nupic/encoders/date_test.py:38: in <module> | |
from nupic.encoders.date_capnp import DateEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/date.capnp:0: failed: Duplicate ID @0x9b23d989c61ef9e5. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/delta_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/delta_test.py:36: in <module> | |
from nupic.encoders.delta_capnp import DeltaEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/delta.capnp:0: failed: Duplicate ID @0xdf5bd1fedf76298f. | |
___________________________________________________ ERROR collecting tests/unit/nupic/encoders/geospatial_coordinate_test.py ___________________________________________________ | |
tests/unit/nupic/encoders/geospatial_coordinate_test.py:34: in <module> | |
from nupic.encoders.geospatial_coordinate_capnp import ( | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/geospatial_coordinate.capnp:0: failed: Duplicate ID @0xb752f94990c0bff6. | |
__________________________________________________________ ERROR collecting tests/unit/nupic/encoders/logenc_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/logenc_test.py:39: in <module> | |
from nupic.encoders.logarithm_capnp import LogEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/logarithm.capnp:0: failed: Duplicate ID @0x94b5c39874f24431. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/multi_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/multi_test.py:37: in <module> | |
from nupic.encoders.multi_capnp import MultiEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/multi.capnp:0: failed: Duplicate ID @0xf07c1f24bf12fe13. | |
___________________________________________________ ERROR collecting tests/unit/nupic/encoders/pass_through_encoder_test.py ____________________________________________________ | |
tests/unit/nupic/encoders/pass_through_encoder_test.py:38: in <module> | |
from nupic.encoders.pass_through_capnp import PassThroughEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/pass_through.capnp:0: failed: Duplicate ID @0xa9b5ded538ae8ac4. | |
_________________________________________________ ERROR collecting tests/unit/nupic/encoders/random_distributed_scalar_test.py _________________________________________________ | |
tests/unit/nupic/encoders/random_distributed_scalar_test.py:31: in <module> | |
from nupic.support.unittesthelpers.algorithm_test_helpers import getSeed | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/support/unittesthelpers/algorithm_test_helpers.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________________ ERROR collecting tests/unit/nupic/encoders/scalar_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/scalar_test.py:39: in <module> | |
from nupic.encoders.scalar_capnp import ScalarEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/scalar.capnp:0: failed: Duplicate ID @0xfa7d16f86048a6e4. | |
________________________________________________________ ERROR collecting tests/unit/nupic/encoders/sdrcategory_test.py ________________________________________________________ | |
tests/unit/nupic/encoders/sdrcategory_test.py:37: in <module> | |
from nupic.encoders.sdr_category_capnp import SDRCategoryEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/sdr_category.capnp:0: failed: Duplicate ID @0x8017c9c04559354c. | |
________________________________________________ ERROR collecting tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py ________________________________________________ | |
tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py:39: in <module> | |
from nupic.encoders.sparse_pass_through_capnp import ( | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/sparse_pass_through.capnp:0: failed: Duplicate ID @0xed29463c69c07850. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/engine/network_test.py ___________________________________________________________ | |
tests/unit/nupic/engine/network_test.py:28: in <module> | |
from nupic.regions.sp_region import SPRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/sp_region.py:24: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py _________________________________________ | |
tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py:33: in <module> | |
from nupic.frameworks.opf.htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
_________________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/htmpredictionmodel_test.py __________________________________________________ | |
tests/unit/nupic/frameworks/opf/htmpredictionmodel_test.py:27: in <module> | |
from nupic.frameworks.opf.htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
___________________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/two_gram_model_test.py ____________________________________________________ | |
tests/unit/nupic/frameworks/opf/two_gram_model_test.py:28: in <module> | |
from nupic.frameworks.opf import opf_utils, two_gram_model | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/two_gram_model.py:38: in <module> | |
from nupic.frameworks.opf.two_gram_model_capnp import TwoGramModelProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = slidingWindow | |
E /usr/local/lib/python2.7/site-packages/nupic/movingaverage.capnp:0: failed: Duplicate ID @0xe712075e01db76d0. | |
____________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py _____________________________________________ | |
tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py:26: in <module> | |
from nupic.frameworks.opf.model_factory import ModelFactory | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/model_factory.py:32: in <module> | |
from htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
_________________________________________________ ERROR collecting tests/unit/nupic/regions/anomaly_likelihood_region_test.py __________________________________________________ | |
tests/unit/nupic/regions/anomaly_likelihood_region_test.py:36: in <module> | |
from nupic.regions.anomaly_likelihood_region import AnomalyLikelihoodRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/anomaly_likelihood_region.py:24: in <module> | |
from nupic.algorithms.anomaly_likelihood import AnomalyLikelihood | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/regions/anomaly_region_test.py _______________________________________________________ | |
tests/unit/nupic/regions/anomaly_region_test.py:27: in <module> | |
from nupic.regions.anomaly_region import AnomalyRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/anomaly_region.py:26: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________ ERROR collecting tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py ________________________________________________ | |
tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py:38: in <module> | |
from nupic.regions.knn_anomaly_classifier_region import ( | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/knn_anomaly_classifier_region.py:30: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/regions/knn_classifier_region_test.py ____________________________________________________ | |
tests/unit/nupic/regions/knn_classifier_region_test.py:27: in <module> | |
from nupic.regions.knn_classifier_region import KNNClassifierRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/knn_classifier_region.py:29: in <module> | |
from nupic.algorithms import knn_classifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/regions/tm_region_test.py __________________________________________________________ | |
tests/unit/nupic/regions/tm_region_test.py:33: in <module> | |
from nupic.regions.tm_region import TMRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/tm_region.py:32: in <module> | |
from nupic.algorithms import (anomaly, backtracking_tm, backtracking_tm_cpp, | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
============================================================================ pytest-warning summary ============================================================================ | |
WC1 /Users/lukas/Jobs/Bachelorarbeit/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestParentException' because it has a __init__ constructor | |
WC1 /Users/lukas/Jobs/Bachelorarbeit/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestChildException' because it has a __init__ constructor | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 47 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
================================================================= 2 pytest-warnings, 47 error in 5.95 seconds ================================================================== | |
~/Jobs/Bachelorarbeit/nupic master 7s | |
❯ bash | |
bash-3.2$ py.test tests/unit | |
============================================================================= test session starts ============================================================================== | |
platform darwin -- Python 2.7.13, pytest-3.0.7, py-1.4.34, pluggy-0.4.0 | |
rootdir: /Users/lukas/Jobs/Bachelorarbeit/nupic, inifile: | |
plugins: xdist-1.16.0, cov-2.5.0 | |
collected 292 items / 47 errors | |
==================================================================================== ERRORS ==================================================================================== | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py:35: in <module> | |
from nupic.algorithms import anomaly_likelihood as an | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_likelihood_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_likelihood_test.py:36: in <module> | |
from nupic.algorithms import anomaly_likelihood as an | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/algorithms/anomaly_test.py _________________________________________________________ | |
tests/unit/nupic/algorithms/anomaly_test.py:29: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_constant_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_constant_test.py:30: in <module> | |
from nupic.algorithms import fdrutilities as fdrutils | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_cpp2_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_cpp2_test.py:29: in <module> | |
from nupic.algorithms import fdrutilities as fdrutils | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_cpp_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_cpp_test.py:26: in <module> | |
from nupic.algorithms.backtracking_tm_cpp import BacktrackingTMCPP | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/backtracking_tm_test.py _____________________________________________________ | |
tests/unit/nupic/algorithms/backtracking_tm_test.py:40: in <module> | |
from nupic.algorithms import fdrutilities | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/algorithms/connections_test.py _______________________________________________________ | |
tests/unit/nupic/algorithms/connections_test.py:31: in <module> | |
from nupic.algorithms.connections import Connections | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/inhibition_object_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/inhibition_object_test.py:32: in <module> | |
from nupic.algorithms.spatial_pooler import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/knn_classifier_test.py ______________________________________________________ | |
tests/unit/nupic/algorithms/knn_classifier_test.py:26: in <module> | |
from nupic.algorithms.knn_classifier import KNNClassifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sdr_classifier_test.py ______________________________________________________ | |
tests/unit/nupic/algorithms/sdr_classifier_test.py:33: in <module> | |
from nupic.algorithms.sdr_classifier import SDRClassifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sp_learn_inference_test.py ____________________________________________________ | |
tests/unit/nupic/algorithms/sp_learn_inference_test.py:36: in <module> | |
from nupic.algorithms.fdrutilities import spDiff | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/algorithms/sp_overlap_test.py ________________________________________________________ | |
tests/unit/nupic/algorithms/sp_overlap_test.py:43: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_boost_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_boost_test.py:26: in <module> | |
from nupic.support.unittesthelpers.algorithm_test_helpers \ | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/support/unittesthelpers/algorithm_test_helpers.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
______________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_compatability_test.py _______________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_compatability_test.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_compute_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_compute_test.py:30: in <module> | |
from nupic.algorithms.spatial_pooler import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_cpp_api_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_cpp_api_test.py:23: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_cpp_unit_test.py _________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_cpp_unit_test.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_py_api_test.py __________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_py_api_test.py:28: in <module> | |
from nupic.bindings.algorithms import SpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/spatial_pooler_unit_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/spatial_pooler_unit_test.py:33: in <module> | |
from nupic.algorithms.spatial_pooler import (BinaryCorticalColumns, | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_____________________________________________________ ERROR collecting tests/unit/nupic/algorithms/temporal_memory_test.py _____________________________________________________ | |
tests/unit/nupic/algorithms/temporal_memory_test.py:26: in <module> | |
from nupic.algorithms.temporal_memory import TemporalMemory | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________ ERROR collecting tests/unit/nupic/algorithms/monitor_mixin/metric_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/monitor_mixin/metric_test.py:23: in <module> | |
from nupic.algorithms.monitor_mixin.metric import Metric | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/algorithms/monitor_mixin/trace_test.py ___________________________________________________ | |
tests/unit/nupic/algorithms/monitor_mixin/trace_test.py:24: in <module> | |
from nupic.algorithms.monitor_mixin.trace import IndicesTrace | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
____________________________________________________________ ERROR collecting tests/unit/nupic/data/filters_test.py ____________________________________________________________ | |
tests/unit/nupic/data/filters_test.py:33: in <module> | |
from nupic.regions.record_sensor import RecordSensor | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/record_sensor.py:32: in <module> | |
from nupic.encoders.record_sensor_capnp import RecordSensorProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = slidingWindow | |
E /usr/local/lib/python2.7/site-packages/nupic/movingaverage.capnp:0: failed: Duplicate ID @0xe712075e01db76d0. | |
______________________________________________________ ERROR collecting tests/unit/nupic/encoders/adaptivescalar_test.py _______________________________________________________ | |
tests/unit/nupic/encoders/adaptivescalar_test.py:36: in <module> | |
from nupic.encoders.adaptive_scalar_capnp import AdaptiveScalarEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/adaptive_scalar.capnp:0: failed: Duplicate ID @0xf11485b8c813b489. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/encoders/category_test.py __________________________________________________________ | |
tests/unit/nupic/encoders/category_test.py:38: in <module> | |
from nupic.encoders.category_capnp import CategoryEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/category.capnp:0: failed: Duplicate ID @0xb639caa166140b0f. | |
________________________________________________________ ERROR collecting tests/unit/nupic/encoders/coordinate_test.py _________________________________________________________ | |
tests/unit/nupic/encoders/coordinate_test.py:35: in <module> | |
from nupic.encoders.coordinate_capnp import CoordinateEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/coordinate.capnp:0: failed: Duplicate ID @0xdbf38fd0fd055200. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/date_test.py ____________________________________________________________ | |
tests/unit/nupic/encoders/date_test.py:38: in <module> | |
from nupic.encoders.date_capnp import DateEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/date.capnp:0: failed: Duplicate ID @0x9b23d989c61ef9e5. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/delta_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/delta_test.py:36: in <module> | |
from nupic.encoders.delta_capnp import DeltaEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/delta.capnp:0: failed: Duplicate ID @0xdf5bd1fedf76298f. | |
___________________________________________________ ERROR collecting tests/unit/nupic/encoders/geospatial_coordinate_test.py ___________________________________________________ | |
tests/unit/nupic/encoders/geospatial_coordinate_test.py:34: in <module> | |
from nupic.encoders.geospatial_coordinate_capnp import ( | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/geospatial_coordinate.capnp:0: failed: Duplicate ID @0xb752f94990c0bff6. | |
__________________________________________________________ ERROR collecting tests/unit/nupic/encoders/logenc_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/logenc_test.py:39: in <module> | |
from nupic.encoders.logarithm_capnp import LogEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/logarithm.capnp:0: failed: Duplicate ID @0x94b5c39874f24431. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/encoders/multi_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/multi_test.py:37: in <module> | |
from nupic.encoders.multi_capnp import MultiEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/multi.capnp:0: failed: Duplicate ID @0xf07c1f24bf12fe13. | |
___________________________________________________ ERROR collecting tests/unit/nupic/encoders/pass_through_encoder_test.py ____________________________________________________ | |
tests/unit/nupic/encoders/pass_through_encoder_test.py:38: in <module> | |
from nupic.encoders.pass_through_capnp import PassThroughEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/pass_through.capnp:0: failed: Duplicate ID @0xa9b5ded538ae8ac4. | |
_________________________________________________ ERROR collecting tests/unit/nupic/encoders/random_distributed_scalar_test.py _________________________________________________ | |
tests/unit/nupic/encoders/random_distributed_scalar_test.py:31: in <module> | |
from nupic.support.unittesthelpers.algorithm_test_helpers import getSeed | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/support/unittesthelpers/algorithm_test_helpers.py:27: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
__________________________________________________________ ERROR collecting tests/unit/nupic/encoders/scalar_test.py ___________________________________________________________ | |
tests/unit/nupic/encoders/scalar_test.py:39: in <module> | |
from nupic.encoders.scalar_capnp import ScalarEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/scalar.capnp:0: failed: Duplicate ID @0xfa7d16f86048a6e4. | |
________________________________________________________ ERROR collecting tests/unit/nupic/encoders/sdrcategory_test.py ________________________________________________________ | |
tests/unit/nupic/encoders/sdrcategory_test.py:37: in <module> | |
from nupic.encoders.sdr_category_capnp import SDRCategoryEncoderProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/sdr_category.capnp:0: failed: Duplicate ID @0x8017c9c04559354c. | |
________________________________________________ ERROR collecting tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py ________________________________________________ | |
tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py:39: in <module> | |
from nupic.encoders.sparse_pass_through_capnp import ( | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/encoders/sparse_pass_through.capnp:0: failed: Duplicate ID @0xed29463c69c07850. | |
___________________________________________________________ ERROR collecting tests/unit/nupic/engine/network_test.py ___________________________________________________________ | |
tests/unit/nupic/engine/network_test.py:28: in <module> | |
from nupic.regions.sp_region import SPRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/sp_region.py:24: in <module> | |
from nupic.bindings.algorithms import SpatialPooler as CPPSpatialPooler | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py _________________________________________ | |
tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py:33: in <module> | |
from nupic.frameworks.opf.htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
_________________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/htmpredictionmodel_test.py __________________________________________________ | |
tests/unit/nupic/frameworks/opf/htmpredictionmodel_test.py:27: in <module> | |
from nupic.frameworks.opf.htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
___________________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/two_gram_model_test.py ____________________________________________________ | |
tests/unit/nupic/frameworks/opf/two_gram_model_test.py:28: in <module> | |
from nupic.frameworks.opf import opf_utils, two_gram_model | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/two_gram_model.py:38: in <module> | |
from nupic.frameworks.opf.two_gram_model_capnp import TwoGramModelProto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = slidingWindow | |
E /usr/local/lib/python2.7/site-packages/nupic/movingaverage.capnp:0: failed: Duplicate ID @0xe712075e01db76d0. | |
____________________________________________ ERROR collecting tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py _____________________________________________ | |
tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py:26: in <module> | |
from nupic.frameworks.opf.model_factory import ModelFactory | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/model_factory.py:32: in <module> | |
from htm_prediction_model import HTMPredictionModel | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/frameworks/opf/htm_prediction_model.py:57: in <module> | |
from nupic.frameworks.opf.HTMPredictionModelProto_capnp \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = network | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/NetworkProto.capnp:0: failed: Duplicate ID @0xbec20a8f487acf07. | |
_________________________________________________ ERROR collecting tests/unit/nupic/regions/anomaly_likelihood_region_test.py __________________________________________________ | |
tests/unit/nupic/regions/anomaly_likelihood_region_test.py:36: in <module> | |
from nupic.regions.anomaly_likelihood_region import AnomalyLikelihoodRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/anomaly_likelihood_region.py:24: in <module> | |
from nupic.algorithms.anomaly_likelihood import AnomalyLikelihood | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________________ ERROR collecting tests/unit/nupic/regions/anomaly_region_test.py _______________________________________________________ | |
tests/unit/nupic/regions/anomaly_region_test.py:27: in <module> | |
from nupic.regions.anomaly_region import AnomalyRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/anomaly_region.py:26: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_______________________________________________ ERROR collecting tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py ________________________________________________ | |
tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py:38: in <module> | |
from nupic.regions.knn_anomaly_classifier_region import ( | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/knn_anomaly_classifier_region.py:30: in <module> | |
from nupic.algorithms import anomaly | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
___________________________________________________ ERROR collecting tests/unit/nupic/regions/knn_classifier_region_test.py ____________________________________________________ | |
tests/unit/nupic/regions/knn_classifier_region_test.py:27: in <module> | |
from nupic.regions.knn_classifier_region import KNNClassifierRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/knn_classifier_region.py:29: in <module> | |
from nupic.algorithms import knn_classifier | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
_________________________________________________________ ERROR collecting tests/unit/nupic/regions/tm_region_test.py __________________________________________________________ | |
tests/unit/nupic/regions/tm_region_test.py:33: in <module> | |
from nupic.regions.tm_region import TMRegion | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/regions/tm_region.py:32: in <module> | |
from nupic.algorithms import (anomaly, backtracking_tm, backtracking_tm_cpp, | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/algorithms/__init__.py:28: in <module> | |
from nupic.bindings.algorithms import svm_01, svm_dense | |
/usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nupic/bindings/algorithms.py:119: in <module> | |
from nupic.proto.Cells4_capnp import Cells4Proto | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75560) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75048) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65949) | |
??? | |
E KjException: src/capnp/compiler/node-translator.c++:2090: context: member.name = rng | |
E /usr/local/lib/python2.7/site-packages/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
============================================================================ pytest-warning summary ============================================================================ | |
WC1 /Users/lukas/Jobs/Bachelorarbeit/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestParentException' because it has a __init__ constructor | |
WC1 /Users/lukas/Jobs/Bachelorarbeit/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestChildException' because it has a __init__ constructor | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 47 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
================================================================= 2 pytest-warnings, 47 error in 6.16 seconds ================================================================== | |
bash-3.2$ exit | |
~/Jobs/Bachelorarbeit/nupic master 10s | |
❯ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment