не устанавливается NetfilterQueue
Не устанавливается NetfilterQueue. Перерыл весь интернет, но не пришел к решению проблемы. Надеюсь на вашу помощь!
Начало:
pip3 install NetfilterQueue
Collecting NetfilterQueue
Using cached NetfilterQueue-1.0.0.tar.gz (87 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: NetfilterQueue
Building wheel for NetfilterQueue (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for NetfilterQueue (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [2035 lines of output]
Конец:
sysconfig_schemes = _load_sysconfig_schemes() or {}
File "/usr/lib/python3/dist-packages/setuptools/_distutils/command/install.py", line 91, in _load_sysconfig_schemes
with contextlib.suppress(AttributeError):
File "/usr/lib/python3.10/contextlib.py", line 436, in __exit__
return exctype is not None and issubclass(exctype, self._exceptions)
RecursionError: maximum recursion depth exceeded in __subclasscheck__
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for NetfilterQueue
Failed to build NetfilterQueue
ERROR: Could not build wheels for NetfilterQueue, which is required to install pyproject.toml-based projects