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
no one can help you if you dont post the error log
its a big crash the app scrolling limits couldn't fit
but i can show the end of the process
you see first it stops here

for a couple of minutes then i get this

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.it worked
Thanks for helping me man