Skip to content

Проблема с установкой #11

@SigmFreud

Description

@SigmFreud

Пробую делать шаг за шагом по документу README.md. Система на Ubuntu 23.10 (на 22.04 LTS все поучается)
Python 3.11.6
pip 23.2

После команды
python -m pip install -r requirements.txt
Получаю ошибку:

third_party/protobuf/src/google/protobuf/util/internal/utility.cc:348:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
348 | for (int i = 0; i < GOOGLE_ARRAYSIZE(well_known_types_name_array_); ++i) {
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for grpcio-tools
Running setup.py clean for grpcio-tools
Failed to build grpcio-tools
ERROR: Could not build wheels for grpcio-tools, which is required to install pyproject.toml-based projects

Не понимаю, чего в системе не хватает. Подскажите, как установить эту обёртку?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions