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
I am trying to run a project that I made which is based on your checkpoint and I want to do it on a Raspberry Pi.
I have a server 20.04 image on the Raspberry Pi which contains a Python version of 3.8.10 and when I try to download the openhands module it says that it cannot find distribution for it (it says I need mediapipe==0.8.7.3), I do manage though to download mediapipe==0.8.9.1, my main question is, is there a way to bypass that criterion so I will try to run openhands with the other version of mediapipe?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run a project that I made which is based on your checkpoint and I want to do it on a Raspberry Pi.
I have a server 20.04 image on the Raspberry Pi which contains a Python version of 3.8.10 and when I try to download the openhands module it says that it cannot find distribution for it (it says I need mediapipe==0.8.7.3), I do manage though to download mediapipe==0.8.9.1, my main question is, is there a way to bypass that criterion so I will try to run openhands with the other version of mediapipe?
Thank you
The text was updated successfully, but these errors were encountered: