–
C:\Users\rkey>pip install –user opencv-contrib-python
Collecting opencv-contrib-python
Using cached opencv_contrib_python-4.10.0.84-cp37-abi3-win_amd64.whl.metadata (20 kB)
Requirement already satisfied: numpy>=1.21.2 in c:\application\python\python313\lib\site-packages (from opencv-contrib-python) (2.1.3)
Using cached opencv_contrib_python-4.10.0.84-cp37-abi3-win_amd64.whl (45.5 MB)
Installing collected packages: opencv-contrib-python
Successfully installed opencv-contrib-python-4.10.0.84
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: python.exe -m pip install –upgrade pip
–
发表回复