['/usr/lib/python3.10/site-packages/install/_vendor/installer/src', '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0/test-env/lib/python3.10/site-packages', '/usr/lib/python3.10/site-packages'] Listing '.install-cache/pkg'... Listing '.install-cache/pkg/pytz_deprecation_shim'... Compiling '.install-cache/pkg/pytz_deprecation_shim/__init__.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_common.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_compat.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_compat_py2.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_compat_py3.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_exceptions.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/_impl.py'... Compiling '.install-cache/pkg/pytz_deprecation_shim/helpers.py'... Listing '.install-cache/pkg/pytz_deprecation_shim-0.1.0.post0.dist-info'... ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 rootdir: /build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0, configfile: setup.cfg collected 0 items / 4 errors ==================================== ERRORS ==================================== ____________________ ERROR collecting tests/test_errors.py _____________________ ImportError while importing test module '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0/tests/test_errors.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/test_errors.py:3: in import hypothesis E ModuleNotFoundError: No module named 'hypothesis' ____________________ ERROR collecting tests/test_helpers.py ____________________ ImportError while importing test module '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0/tests/test_helpers.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/test_helpers.py:11: in from ._common import UTC tests/_common.py:6: in from hypothesis import strategies as hst E ModuleNotFoundError: No module named 'hypothesis' ________________ ERROR collecting tests/test_pytz_equivalent.py ________________ ImportError while importing test module '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0/tests/test_pytz_equivalent.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/test_pytz_equivalent.py:4: in import hypothesis E ModuleNotFoundError: No module named 'hypothesis' _____________________ ERROR collecting tests/test_shims.py _____________________ ImportError while importing test module '/build/python-pytz-deprecation-shim/src/pytz_deprecation_shim-0.1.0.post0/tests/test_shims.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/test_shims.py:5: in import hypothesis E ModuleNotFoundError: No module named 'hypothesis' =========================== short test summary info ============================ ERROR tests/test_errors.py ERROR tests/test_helpers.py ERROR tests/test_pytz_equivalent.py ERROR tests/test_shims.py !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 4 errors in 1.01s =============================== ==> ERROR: A failure occurred in check().  Aborting...