Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S1: Fix libedgetpu not found #66

Open
adamkewley opened this issue May 11, 2023 · 5 comments
Open

S1: Fix libedgetpu not found #66

adamkewley opened this issue May 11, 2023 · 5 comments

Comments

@adamkewley
Copy link
Contributor

@adamkewley
Copy link
Contributor Author

sudo python3 examples/classify_image.py
adding root to apex and plugdev groups.
sudo adduser root apex
sudo usermod -aG plugdev root

@adamkewley
Copy link
Contributor Author

@adamkewley
Copy link
Contributor Author

More details for Pi installation defects:

tensorflow/tensorflow#32743 (comment)

@adamkewley
Copy link
Contributor Author

And people are mentioning that you must ensure USB3 is enabled in the OS etc (we do this, but can double-check):

tensorflow/tensorflow#32743 (comment)

@adamkewley
Copy link
Contributor Author

I need to speak with the group on Tuesday about this issue. Given that their Pi is otherwise fine, the software matches all other Pis (it wasn't re-flashed or anything), it is looking likely that it's a hardware issue of some sort that is manifesting as a "failure to load library" (because the library's loading procedure seems to involve hardware connections etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant