Ask Your Question
0

opencv install not occuring

asked 2020-07-21 15:31:47 -0600

Onkar gravatar image

when I try to install Opencv within the ubuntu 20.04 (has python3) using the following command: "sudo apt install python3-opencv" I am getting the following error message: " E: Unable to locate package python3-opencv"

Why? And what do I need to do?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-07-22 02:00:00 -0600

berak gravatar image

the apt packages are quite outdated / incomplete anyway. i'd rather try:

pip install opencv-contrib-python

have a look here

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-07-21 15:31:47 -0600

Seen: 1,551 times

Last updated: Jul 21 '20