python -m pip install grpcio # 或者sudo python -m pip install grpcio ... 因為是要使用Protobuf + Python 測試,所以還要安裝python執行環境。
確定! 回上一頁