-
Notifications
You must be signed in to change notification settings - Fork 2
Err after running pytest #2
Copy link
Copy link
Open
Description
Hi guys,
Does repo support 3.10 of python?
========================================================= ERRORS ==========================================================
______________________________________________ ERROR collecting test session ______________________________________________
/usr/lib/python3.10/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1050: in _gcd_import
???
<frozen importlib._bootstrap>:1027: in _find_and_load
???
<frozen importlib._bootstrap>:992: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
???
<frozen importlib._bootstrap>:1050: in _gcd_import
???
<frozen importlib._bootstrap>:1027: in _find_and_load
???
<frozen importlib._bootstrap>:1006: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:688: in _load_unlocked
???
<frozen importlib._bootstrap_external>:883: in exec_module
???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
???
lib/python3.10/site-packages/matplotlib/tests/__init__.py:6: in <module>
raise IOError(
E OSError: The baseline image directory does not exist. This is most likely because the test data is not installed. You may need to install matplotlib from source to get the test data.
================================================= short test summary info =================================================
ERROR - OSError: The baseline image directory does not exist. This is most likely because the test data is not installe...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
==================================================== 1 error in 1.13s =====================================================
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels