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

unable to install onnxruntime==0.5.0, tensorflow==1.15.2 and opencv-python==4.1.1.26 #10

Open
Itsme69 opened this issue Jun 27, 2022 · 3 comments

Comments

@Itsme69
Copy link

Itsme69 commented Jun 27, 2022

im using a raspberry pi 3b+ with Raspberry Pi OS Lite 64bit 2022-04-04

this are the errors:
pi@raspberrypi:~/rpi-robot $ sudo pip3 install onnxruntime==0.5.0
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement onnxruntime==0.5.0
ERROR: No matching distribution found for onnxruntime==0.5.0

pi@raspberrypi:~/rpi-robot $ sudo pip install opencv-python==4.1.1.26
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement opencv-python==4.1.1.26
ERROR: No matching distribution found for opencv-python==4.1.1.26

pi@raspberrypi:~/rpi-robot $ sudo pip install tensorflow==1.15.2
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.2
ERROR: No matching distribution found for tensorflow==1.15.2

@Mastrne
Copy link

Mastrne commented Jun 27, 2022 via email

@HawkW1027
Copy link

Same here. Have you solved this problem?

@Mastrne
Copy link

Mastrne commented Apr 6, 2024 via email

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

3 participants