To run the server and client, you must first install the necessary modules:
pip install grpcio
pip install grpcio-tools
pip install protobuf
Then run:
sudo python server.py
Make sure your version of Python is at least 3.6.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To run the server and client, you must first install the necessary modules:
pip install grpcio
pip install grpcio-tools
pip install protobuf
Then run:
sudo python server.py
Make sure your version of Python is at least 3.6.