Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 187, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.10/runpy.py", line 146, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/python3.10/runpy.py", line 110, in _get_module_details __import__(pkg_name) File "/usr/lib/python3.10/site-packages/pytest/__init__.py", line 3, in from . import collect File "/usr/lib/python3.10/site-packages/pytest/collect.py", line 8, in from _pytest.deprecated import PYTEST_COLLECT_MODULE File "/usr/lib/python3.10/site-packages/_pytest/deprecated.py", line 13, in from _pytest.warning_types import PytestDeprecationWarning File "/usr/lib/python3.10/site-packages/_pytest/warning_types.py", line 6, in import attr ModuleNotFoundError: No module named 'attr' ==> ERROR: A failure occurred in check().  Aborting...