i run the command above on linux mint and python3.
i get the error:
Failed building wheel for grpcio
and also
Command “/usr/bin/python3 -u -c “import setuptools, tokenize;file=’/tmp/pip-build-lm1pg4la/grpcio/setup.py’;f=getattr(tokenize, ‘open’, open)(file);code=f.read().replace(‘rn’, ‘n’);f.close();exec(compile(code, file, ‘exec’))” install –record /tmp/pip-r4j8ens0-record/install-record.txt –single-version-externally-managed –compile –user –prefix=” failed with error code 1 in /tmp/pip-build-lm1pg4la/grpcio/
please help me
Go to Source
Author: refaeldimri