I am a newbie in SW and been having trouble getting this up. I am running "docker compose up" but end up with the following error message -
> [baby-sleep-coach 6/8] RUN pip3 install -r requirements.txt:
2.105 ERROR: Could not find a version that satisfies the requirement mediapipe==0.9.1.0 (from versions: 0.10.3, 0.10.5, 0.10.7, 0.10.8)
2.107 ERROR: No matching distribution found for mediapipe==0.9.1.0
failed to solve: process "bin/sh -c pip3 install -r requirements.txt" did not completed successfully: exit code: 1
I am running RaspberryOS 64-bit on RPi4b. Can anyone please help me with the above error.
I am a newbie in SW and been having trouble getting this up. I am running "docker compose up" but end up with the following error message -
> [baby-sleep-coach 6/8] RUN pip3 install -r requirements.txt:
2.105 ERROR: Could not find a version that satisfies the requirement mediapipe==0.9.1.0 (from versions: 0.10.3, 0.10.5, 0.10.7, 0.10.8)
2.107 ERROR: No matching distribution found for mediapipe==0.9.1.0
failed to solve: process "bin/sh -c pip3 install -r requirements.txt" did not completed successfully: exit code: 1
I am running RaspberryOS 64-bit on RPi4b. Can anyone please help me with the above error.