commit | 9a4e774c3c2cdb1c562d3a0ace0c75cbec2e9ba4 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Thu Mar 28 16:47:56 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Thu Mar 28 17:13:50 2019 -0700 |
tree | ad7ea4a218f9acddf11a39e968621e36bf10ffea | |
parent | dc7e579d3403c9c4ed3a9f457788d02d5202f367 [diff] |
Bump changelog version for Chef build #2. Change-Id: Ie9c0f1b865ddbe6003290a15715da0d99ed7d66f
Python API to run inference on image data coming from the camera.
python3 setup.py sdist python3 setup.py bdist python3 setup.py sdist_wheel
Install stdeb
package by running apt-get install python3-stdeb
or pip3 install stdeb
. Then to generate debian folder run:
python3 setup.py --command-packages=stdeb.command debianize
To build debian pacakge run:
dpkg-buildpackage -b -rfakeroot -us -uc -tc