Replies: 1 comment 15 replies
-
It looks like |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From my nwb directory, I can generate the API with no issues but after running the test suite, a number of tests fail. They seem to relate to python files however so it is not clear if I should be worried by this.
MATLAB Version: 9.7.0.1737446 (R2019b) Update 9
Operating System: Microsoft Windows 11 Pro Insider Preview Version 10.0 (Build 22471)
================================================================================
.
Assertion failed in tests.system.ElectricalSeriesIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
..
Verification failed in tests.system.ElectrodeGroupIOTest/testOutToPyNWB.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
.
Assertion failed in tests.system.ElectrodeGroupIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
..
Verification failed in tests.system.ImagingPlaneIOTest/testOutToPyNWB.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
.
Assertion failed in tests.system.ImagingPlaneIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
..
Verification failed in tests.system.NWBFileIOTest/testOutToPyNWB.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
.
Assertion failed in tests.system.NWBFileIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
...
Verification failed in tests.system.PhotonSeriesIOTest/testOutToPyNWB.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
.
Assertion failed in tests.system.PhotonSeriesIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
..
Verification failed in tests.system.TimeSeriesIOTest/testOutToPyNWB.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
.
Assertion failed in tests.system.TimeSeriesIOTest/testInFromPyNWB and it did not run to completion.
----------------
Test Diagnostic:
----------------
E
======================================================================
ERROR: PyNWBIOTest (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: PyNWBIOTest
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2032.0_x64__qbz5n2kfra8p0\lib\unittest\loader.py", line 154, in loadTestsFromName
module = import(module_name)
File "C:\Users\Laurel\Documents\MATLAB\nwb+tests+system\PyNWBIOTest.py", line 7, in
import h5py
ModuleNotFoundError: No module named 'h5py'
================================================================================
......... ......
Failure Summary:
results =
1×36 TestResult array with properties:
Totals:
24 Passed, 12 Failed (rerun), 6 Incomplete.
164.855 seconds testing time.
ans =
1×36 TestResult array with properties:
Totals:
24 Passed, 12 Failed (rerun), 6 Incomplete.
164.855 seconds testing time.
Beta Was this translation helpful? Give feedback.
All reactions