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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: