You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
$ pip install opencv_contrib_python
or you can edit the requirements.txt to
numpy==1.26.2
opencv-contrib-python==4.8.1.78
The text was updated successfully, but these errors were encountered:
yassine20011
changed the title
ERROR: Could not find a version that satisfies the requirement python-opencv (from versions: none) ERROR: No matching distribution found for python-opencv
pip3 install -r requirements.txt ERROR: Could not find a version that satisfies the requirement python-opencv (from versions: none)
Dec 23, 2023
ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
$ pip install opencv_contrib_python
or you can edit the
requirements.txt
toThe text was updated successfully, but these errors were encountered: