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?
↧