Created
December 7, 2017 06:03
-
-
Save paulscode/0a97f5854a28667de080ec13cada670d to your computer and use it in GitHub Desktop.
nupic.bindings tests, Raspbian Stretch, attempt #1
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
Setup SWIG Python module | |
running test | |
running egg_info | |
writing requirements to src/nupic.bindings.egg-info/requires.txt | |
writing src/nupic.bindings.egg-info/PKG-INFO | |
writing namespace_packages to src/nupic.bindings.egg-info/namespace_packages.txt | |
writing top-level names to src/nupic.bindings.egg-info/top_level.txt | |
writing dependency_links to src/nupic.bindings.egg-info/dependency_links.txt | |
writing entry points to src/nupic.bindings.egg-info/entry_points.txt | |
reading manifest file 'src/nupic.bindings.egg-info/SOURCES.txt' | |
writing manifest file 'src/nupic.bindings.egg-info/SOURCES.txt' | |
running build_ext | |
copying build/lib.linux-armv7l-2.7/nupic/dummy.so -> src/nupic | |
============================= test session starts ============================== | |
platform linux2 -- Python 2.7.13, pytest-3.0.7, py-1.5.2, pluggy-0.4.0 -- /usr/bin/python | |
cachedir: ../../../.cache | |
rootdir: /home/pi/nupic.core, inifile: setup.cfg | |
plugins: xdist-1.16.0, cov-2.5.0 | |
collecting ... collected 200 items / 3 errors | |
generated xml file: /home/pi/nupic.core/bindings/py/tests/junit-test-results.xml | |
---------- coverage: platform linux2, python 2.7.13-final-0 ---------- | |
Coverage HTML written to dir htmlcov | |
==================================== ERRORS ==================================== | |
______________ ERROR collecting bindings/py/tests/network_test.py ______________ | |
network_test.py:36: in <module> | |
from nupic.bindings.tools.serialization_test_py_region import \ | |
/usr/local/lib/python2.7/dist-packages/nupic.bindings-1.0.0-py2.7-linux-armv7l.egg/nupic/bindings/tools/serialization_test_py_region.py:34: in <module> | |
from nupic.bindings.tools.SerializationTestPyRegionProto_capnp import \ | |
capnp/lib/capnp.pyx:3949: in capnp.lib.capnp._Loader.load_module (capnp/lib/capnp.cpp:75559) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75047) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65948) | |
??? | |
E KjException: /home/pi/nupic.core/bindings/py/src/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
E stack: 0x748c6cb8 0x74aa5b00 0x74a9af8c 0x74a9b670 0x74a9bbd0 0x74aa0cd4 0x74aa0dd0 0x74aa0e74 0x74aa0ea4 0x74a8513c 0x74a84cb0 0x74a86364 0x74a9ab7c 0x74a9f528 0x74a9c0cc 0x74a9c2dc | |
_________ ERROR collecting bindings/py/tests/algorithms/cells4_test.py _________ | |
algorithms/cells4_test.py:31: in <module> | |
from nupic.bindings.algorithms import Cells4 | |
/usr/local/lib/python2.7/dist-packages/nupic.bindings-1.0.0-py2.7-linux-armv7l.egg/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:75559) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75047) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65948) | |
??? | |
E KjException: /home/pi/nupic.core/bindings/py/src/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
E stack: 0x748c6cb8 0x74aa5b00 0x74a9af8c 0x74a9b670 0x74a9bbd0 0x74aa0cd4 0x74aa0dd0 0x74aa0e74 0x74aa0ea4 0x74a8513c 0x74a84cb0 0x74a86364 0x74a9ab7c 0x74a9f528 0x74a9c0cc 0x74a9c2dc | |
__________ ERROR collecting bindings/py/tests/algorithms/svm_test.py ___________ | |
algorithms/svm_test.py:31: in <module> | |
from nupic.bindings.algorithms import svm_dense, svm_01 | |
/usr/local/lib/python2.7/dist-packages/nupic.bindings-1.0.0-py2.7-linux-armv7l.egg/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:75559) | |
??? | |
capnp/lib/capnp.pyx:3928: in capnp.lib.capnp.load (capnp/lib/capnp.cpp:75047) | |
??? | |
capnp/lib/capnp.pyx:3251: in capnp.lib.capnp.SchemaParser.load (capnp/lib/capnp.cpp:65948) | |
??? | |
E KjException: /home/pi/nupic.core/bindings/py/src/nupic/proto/RandomProto.capnp:0: failed: Duplicate ID @0x88eaee6db8e1f67c. | |
E stack: 0x748c6cb8 0x74aa5b00 0x74a9af8c 0x74a9b670 0x74a9bbd0 0x74aa0cd4 0x74aa0dd0 0x74aa0e74 0x74aa0ea4 0x74a8513c 0x74a84cb0 0x74a86364 0x74a9ab7c 0x74a9f528 0x74a9c0cc 0x74a9c2dc | |
============================ pytest-warning summary ============================ | |
WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. | |
!!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! | |
================== 1 pytest-warnings, 3 error in 8.29 seconds ================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment