/build/python-zope-interface/src/zope.interface-5.4.0/setup.py:25: 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.errors import CCompilerError running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/usr/lib/python3.10/site-packages/pip/__main__.py", line 26, in sys.exit(_main()) File "/usr/lib/python3.10/site-packages/pip/_internal/cli/main.py", line 73, in main command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) File "/usr/lib/python3.10/site-packages/pip/_internal/commands/__init__.py", line 105, in create_command module = importlib.import_module(module_path) File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/lib/python3.10/site-packages/pip/_internal/commands/wheel.py", line 11, in from pip._internal.cli.req_command import RequirementCommand, with_cleanup File "/usr/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 21, in from pip._internal.network.session import PipSession File "/usr/lib/python3.10/site-packages/pip/_internal/network/session.py", line 18, in from pip._vendor.cachecontrol import CacheControlAdapter ModuleNotFoundError: No module named 'pip._vendor.cachecontrol' error: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmph_lh1h21', '--quiet', 'zope.testing']' returned non-zero exit status 1. ==> ERROR: A failure occurred in check().  Aborting...