pip3 tries to install a non python3 compatible version of prpcio ``` python pip3 install --pre grpcio pip3 install --no-deps pydgraph ``` fixed the problem