superuser789

Results 3 comments of superuser789

Hi. Thank you for trying it out. I am sorry to say that the current mediapipe package has been specifically built for Raspberry Pi OS 32 bit only. I'll add...

Hi. Make sure that you have installed ffmpeg and OpenCV. The dependency packages are not installed. First install them by : ``` sudo apt install libjpeg-dev libtiff-dev libavcodec-dev libavutil-dev libavformat-dev...

> HI, thanks for the help. I was able to proceed and build mediapipe fine after the above. > > However now when I try to import mediapipe I get...