commit | d409f82d2808f35d39aa0117211cfc9e785337da | [log] [tgz] |
---|---|---|
author | Jonas Larsson <ljonas@google.com> | Wed Sep 25 13:28:10 2019 -0700 |
committer | Jonas Larsson <ljonas@google.com> | Wed Sep 25 13:29:44 2019 -0700 |
tree | 3fad0b562f02f26289377430f1dcff80d5119c2b | |
parent | 417ae3ca3fd9c9e60b8132a7d0150b390ea5d4f3 [diff] |
Remove GTK on Wayland workaround Instead update our GTK window as intended. Change-Id: I9b2cba11591ecdf7e0ceef49da1f841f55b71f92
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