Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1.2K
Views
No module named 'mediapipe.python._framework_bindings'

I installed Docker on raspberry PI 3b. I want to configure a Python image with Mediapipe. The basic image is demosense/raspberrypi3-opencv.

The way I installed mediapipe is

apt-get update
apt update
apt-get update 
pip install mediapipe-rpi3 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

And then I realized that there was this mistake

root@ce01ec797bf6:/# python
Python 3.6.4 (default, Feb 13 2018, 04:59:47) 
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
>>> import mediapipe
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.6/site-packages/mediapipe/__init__.py", line 16, in <module>
    from mediapipe.python import *
  File "/usr/local/lib/python3.6/site-packages/mediapipe/python/__init__.py", line 17, in <module>
    from mediapipe.python._framework_bindings import resource_util
    ModuleNotFoundError: No module named 'mediapipe.python._framework_bindings' 
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!