============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 rootdir: /build/python-aiogram/src/aiogram-2.17.1 plugins: lazy-fixture-0.6.3, aresponses-2.1.4, asyncio-0.16.0 collected 393 items / 1 error / 392 selected ==================================== ERRORS ==================================== _______________ ERROR collecting tests/test_bot/test_session.py ________________ ImportError while importing test module '/build/python-aiogram/src/aiogram-2.17.1/tests/test_bot/test_session.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_bot/test_session.py:2: in import aiohttp_socks E ModuleNotFoundError: No module named 'aiohttp_socks' =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/aioredis/connection.py:10 /usr/lib/python3.10/site-packages/aioredis/connection.py:10: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import StrictVersion -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ ERROR tests/test_bot/test_session.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ========================= 1 warning, 1 error in 3.70s ========================== WARNING [pifpaf.util] `psutil.Popen(pid=2507, status='terminated', exitcode=2, started='01:11:27')` is already gone, sending SIGKILL to its process group ==> ERROR: A failure occurred in check().  Aborting...