Skip to content
Bofu Chen edited this page Aug 28, 2018 · 1 revision

Both amd64 and armel are supported:

# Build ncsdk package
$ cd ncsdk-<arch>
$ dpkg-buildpackage -b -us -uc

# Build Python wrapper package
$ cd api
$ dpkg-buildpackage -b -us -uc
Clone this wiki locally