Opencv issue

facing issue while installing library

Error: Could not find a version that satisfies the requirement opencv-python>=3.4.4
Error: No matching distribution found for opencv-python>=3.4.4

Also I tried to build and install opencv 3.4.4 from the scratch which is a success

Hi,

If you use apt-get to install anything, it will install some fixed version by default. Unless you download the deb file and install it manually.

hi hrsht.sarma:
you can download opencv from sdkmanager, then install it manually