============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 rootdir: /build/python-editdistance-s/src/editdistance-s-1.0.0 collected 0 items / 1 error ==================================== ERRORS ==================================== ________________ ERROR collecting tests/editdistance_s_test.py _________________ ImportError while importing test module '/build/python-editdistance-s/src/editdistance-s-1.0.0/tests/editdistance_s_test.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/editdistance_s_test.py:1: in import editdistance_s editdistance_s.py:1: in import _editdistance_s E ModuleNotFoundError: No module named '_editdistance_s' =========================== short test summary info ============================ ERROR tests/editdistance_s_test.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.66s =============================== ==> ERROR: A failure occurred in check().  Aborting...