============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 rootdir: /build/python-opentracing/src/opentracing-python-2.4.0 collected 114 items / 1 error / 113 selected ==================================== ERRORS ==================================== _____________ ERROR collecting tests/scope_managers/test_gevent.py _____________ ImportError while importing test module '/build/python-opentracing/src/opentracing-python-2.4.0/tests/scope_managers/test_gevent.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/scope_managers/test_gevent.py:25: in import gevent E ModuleNotFoundError: No module named 'gevent' =========================== short test summary info ============================ ERROR tests/scope_managers/test_gevent.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 1.50s =============================== ==> ERROR: A failure occurred in check().  Aborting...