python pip installの問題と解決方法の概要

463 ワード

1、pip3 install cv2
C:\Users\user>pip3 install cv2
Collecting cv2
  Could not find a version that satisfies the requirement cv2 (from versions: )
No matching distribution found for cv2
You are using pip version 18.1, however version 19.2.3 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
        :
    pip3 install opencv-python