1

I've tried the installation of opencv 3 for Python 3+ on the Raspberry Pi. After importing the opencv using import cv2 on Python shell it gives me this error:

ImportError: dynamic module does not define init function (PyInit_cv3)

What could be the possible problem / solution?

Tes3awy
3231 gold badge2 silver badges14 bronze badges
asked Jul 8, 2016 at 15:49

1 Answer 1

-2

I have googled for a bit. I found this wonderful, super duper easy tutorial. Try it out and if it works, accept my answer.

1
  • In keeping with our policy regarding informationless link-only answers, if this post is not edited to contain information that can stand as an answer, however minimal, in 48 hours it will be converted to Community Wiki to simplify having it corrected by the community. Commented Jun 28, 2017 at 16:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.