commit | d64955c3541192961e703c2c181198ab69b5c5bb | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Mar 12 16:50:53 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Tue Mar 12 16:50:53 2019 -0700 |
tree | 9f5b890f7cf8e22affe401e253aaa093429c7298 | |
parent | 4adda7f483a7f10befa510ee0c8948dd19594f28 [diff] |
Fix the support name Change-Id: Ie657fe18ea4796b9a441a2fd31be75524d8bd77b
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