You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've run into a problem when building the minimal example:
To clarify, I cloned this repo into a relatively cleaned up Raspberry Pi 4 B (aarch64), so I didn't have anything related to TF Lite or Edgetpu runtime installed on the board, prior to building the minimal program.
The text was updated successfully, but these errors were encountered:
Ah, I should have taken a better screenshot. But yes, I did use that instruction as well. Basically, I've made sure to follow the instructions laid out in the readme file to the letter. I've also seen issues that were mentioning this exact issue (I think it was the person doing this in python).
AFAIK, the version of the tflite build and the libedgetpu should be compatible since I haven't touched any of the make files or shellscript files in this repo, so it shouldn't be a compatibility issue either.
Hi, I've run into a problem when building the minimal example:
To clarify, I cloned this repo into a relatively cleaned up Raspberry Pi 4 B (aarch64), so I didn't have anything related to TF Lite or Edgetpu runtime installed on the board, prior to building the minimal program.
The text was updated successfully, but these errors were encountered: