Dependecies
Last updated
Was this helpful?
Last updated
Was this helpful?
Python dependencies are covered with:
You can run the setup file:
If you have trouble installing jupyter type:
Next, we need to clone the github of the models.
Once you have the models directory we need to install Protoc:
**This instructions are for Mac OSX**
If you have Homebrew (which you can get from , just run:
If you see any error messages, runbrew doctor
, follow any recommended fixes, and try again. If it still fails, try instead:
**This instructions are for Ubuntu**
Run the following commands:
Once that we have protocol install , we can continue
On terminal we type:
Remember that this you will need to do every time you want to run his example.