Closed jolloqui closed 3 years ago
@jolloqui our posenet repo is being updated as the edgetpu repo has been deprecated in favor of pycoral and libcoral, this should be fixed soon. However,
RuntimeError: Error in device opening (/dev/apex_0)!
Seems to be a different issue, can you share the outputs of these commands?
$ ls /dev/apex_0
$ lspci
@Namburger I have installed the system again to get the error. Because it only happens before the update.
$ ls /dev/apex_0
/dev/apex_0
$ lspci
0000:00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 (rev 01)
0000:01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
0001:00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 (rev 01)
0001:01:00.0 System peripheral: Device 1ac1:089a
@jolloqui yes, posenet just won't works at the moment due to our new update, which deprecated this import we're working on it, however you should be able to run any other example, correct?
@Namburger yes, the other examples work fine! Thank you very much!
Closing the issue as it got fixed with newer versions.
Hi,
I am following the execution instructions from the Coral posenet example.
When I try to run:
The output is:
Any help would be appreciated.
EDIT: After upgrade de distribution whit
sudo apt-get dist-upgrade
know the output is: