0

I included grpcio and grpcio-tools in requirements.in and when compiling (with below command) requirements.txt file I am getting the error.

pip-compile --no-emit-index-url --generate-hashes requirements.in --output-file requirements.txt

python: 3.12

pip: 24.2

pip-tools: 7.4.1

setuptools: 74.1.3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.