[BUG] Tests fail in Windows Enviroment specifically #497
Closed
Description
🐛🐛 Bug Report
In the current test sequence, 11 tests fail with the error AttributeError: module 'numcodecs' has no attribute 'MsgPack'
, however, this error does not exist in colab environments
⚗️ Current Behavior
When pytest .
is run on a Windows 10 environment, 11 tests fail and 6 of them have the error message as described above.
Expected behavior/code
These errors should not be thrown
⚙️ Environment
Python
version(s):- Python 3.7.9
OS
: Windows 10
🖼 Additional context/Screenshots (optional)
Add any other context about the problem here. If applicable, add screenshots to help explain.
Metadata
Assignees
Labels
No labels