versions
Python: 3.9.7Node: 16.6.0 (bundled in Max)Max: 8.2.1
after creating virtual env for python runtime, run this
cd python/
pip install -r requirements.txt
python grpc_code_gen.pyinit your npm for development (different from Node for Max runtime)
cd node-max/
npm iWhen these are done, open Max patcher and init Node for Max runtime by sending the message [script npm install] to [node.script] object
cd python/
python main.py