commit | f3b914f7e0e7c0d7f943463a95be23e8f52c0f68 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Apr 02 13:26:19 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Tue Apr 02 13:26:19 2019 -0700 |
tree | 3ca4c5dd820d03b239a6dfc4a5efd9b0bae3f1d6 | |
parent | 54e307385b20e881df7b621ddd147d3a20ae36b3 [diff] |
package: Bumping the changelog for Chef build #3 Change-Id: I9f0f943e0259555d417c6cebd242eb1cb987c2f2
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