T
Termux2mo ago
Uv.0

Failed building wheels process

I can't install 80% of the python libraries i want for my projects. Says: building wheels for grpcio(project.toml) Then i stuck with it for a couple of minutes then the whole process crashed. I couldn't install : cli Gemini, google-generativeai, duckduckgo-search And some libraries i forgot any help?
6 Replies
Exelroad
Exelroad2mo ago
no one can help you if you dont post the error log
Uv.0
Uv.0OP2mo ago
its a big crash the app scrolling limits couldn't fit but i can show the end of the process
Uv.0
Uv.0OP2mo ago
you see first it stops here
No description
Uv.0
Uv.0OP2mo ago
for a couple of minutes then i get this
No description
Biswa96
Biswa962mo ago
you can install grpcio python module with apt install python-grpcio command. but the required version may differ. Check the python-grpcio version requirement first in pyproject.toml or setup.py.
Uv.0
Uv.0OP2mo ago
it worked Thanks for helping me man

Did you find this page helpful?