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.