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
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
I have spent days trying to debug an "illegal instruction" on import google.cloud.vision on a RaspberryPi ARMv6, making sure everything was updated, correct versions, etc. to no avail, and cannot find a statement if or if not Raspberry Pi ARMv6 is supported anywhere on cloud.google.com developer documentation. There are some two year old frustrated user posts on the net saying "no longer supported" but nothing official anywhere. Would have been nice under the Linux/Debian tutorials and "Getting Started" stuff.
Since lots of Raspberry Pi with PiCamera users are trying google.cloud.vision, you all could really help them avoid buying the wrong Pi.
If not supported, could you all put "Note: Raspberry Pi ARMv6 is not supported by google.cloud" in the README.md for python-vision?