-
Notifications
You must be signed in to change notification settings - Fork 153
Unable to install python3-pycoral even install 3.9.19 with pyenv #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers a 8000 nd 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
Comments
Try create a virtual env with python3.9.X. I faced the similar problem in raspberry pi 4 64bit OS. |
Hi @sangyo1 , were you able to get this sorted? I am facing the same issue. @rahairirani would you be able to explain this a bit more please? I have a virtual environment with python3.9.X setup, but still have problems installing. |
Not sure whether manual wheel install or virtualenv solved my problem. |
Thanks @rahairirani . Is this only for a 64 bit OS? I'm currently working with 32bit bookworm. |
I'm using raspberry pi OS 64bit but the steps also can be used in any 32bit OS. |
There are two parts to this issue.
numpy by default has transitioned to numpy-2.0, so we need to force install an older version of numpy (1.x) which is required by pycoral setup that helped me:
Following that check your device/connections |
Uh oh!
There was an error while loading. Please reload this page.
Description
I am Ubuntu 20.04 user.
I was trying to install pycoral in raspberry pi.
I install pyenv and installed the python 3.9.19 version. However I set python3.9.19 as global but still unable to install pycoral.
How can I install it? my orginial python version 3.10.X.
Click to expand!
Issue Type
Build/Install
Operating System
Ubuntu
Coral Device
USB Accelerator
Other Devices
No response
Programming Language
No response
Relevant Log Output
No response
The text was updated successfully, but these errors were encountered: