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
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