1

I've downloaded and extracted OpenCV from the official website. I've learnt from this page that OpenCV 3 has Python 3 support, so my question is, why is there only the 2.7/ directory under the [opencv]/build/python/ directory??? Why isn't there a directory for Python 3?

Obviously, the cv2.pyd files in the 2.7/x64/ and 2.7/x86/ directories do not work with Python 3, but they do work with Python 2.7.

3 Answers 3

1

There is an option to install opencv via pip pip install opencv-python

Sign up to request clarification or add additional context in comments.

Comments

0

USING opncv310 , ON vc2010 , WIN10 Home. My software was working find until January 17 , and stop working ( most of the Open CV functions crash) .

I tried other several PCs with win 7 and win 10 Pro , The same exe and dlls working find. I tried other PC with win 10 Home , didn't work too.

So, my conclusion is that in January WIN 10 Home did some UPDATE that made OPENCV to fail.

Comments

0

Yes , it did crash opencv for a few months but the latest version of windows has no issues but if u still face any crashes then install python 3.7.6 or 3.9.6

Comments

Your Answer

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.