Ask Your Question
0

What is the right way to install opencv with python3? [closed]

asked 2019-08-28 10:38:06 -0600

I could not figure out how to install opencv with python3 without editing cmake/OpencvDetectPython.cmake. Python2 is going to be unsupported beginning Jan1, 2020.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by supra56
close date 2020-06-03 07:59:38.996261

1 answer

Sort by ยป oldest newest most voted
2

answered 2019-08-28 11:13:07 -0600

holger gravatar image
sudo apt-get install python3-pip
pip3 install opencv-python

....

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-08-28 10:38:06 -0600

Seen: 233 times

Last updated: Aug 28 '19