help with grpcio tools intallation error #1649
Replies: 2 comments
-
Are you using Check #1664 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also encountered this problem last week, and at the moment, I think windows is not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
grpc_tools_protoc_compiler.cpp(10124): error C2039: 'exc_traceback': is not a member of '_err_stackitem'
C:\Users\behro\AppData\Local\Programs\Python\Python311\include\cpython/pystate.h(55): note: see declaration of '_err_stackitem'
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x64\cl.exe' failed with exit code 2
[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 grpcio-tools
ERROR: Could not build wheels for grpcio, grpcio-tools, which is required to install pyproject.toml-based projects
I keep getting this error,
ive updated the tools and force installed
sources
-https://stackoverflow.com/questions/56357794/unable-to-install-grpcio-using-pip-install-grpcio
-https://you.com/chat/error%3A%20could%20not%20build%20wheels%20for%20grpcio%2C%20which%20is%20required%20to%20install%20pyproject.toml-based%20projects?__cf_chl_tk=lku2ZDLoXWsp9SMR3rGDdSItj9TaWYMqW7zfLHxaCDk-1681580025-0-gaNycGzNFlA
help me in world domination please...
Beta Was this translation helpful? Give feedback.
All reactions