Код: Выделить всё
!pip install pybgpstream
Код: Выделить всё
Error:
Collecting pybgpstream
Using cached pybgpstream-2.0.2.tar.gz (11 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: python-dateutil in /usr/local/lib/python3.10/dist-packages (from pybgpstream) (2.8.2)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil->pybgpstream) (1.16.0)
Building wheels for collected packages: pybgpstream
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for pybgpstream (setup.py) ... error
ERROR: Failed building wheel for pybgpstream
Running setup.py clean for pybgpstream
Failed to build pybgpstream
ERROR: Could not build wheels for pybgpstream, which is required to install pyproject.toml-based projects
Подробнее здесь: https://stackoverflow.com/questions/767 ... ybgpstream