Getting Started python3 -m venv env source env/bin/activate pip3 install grpcio-tools protobuf==3.20.1 python3 main.py