Ask Your Question

Revision history [back]

problem trying to install opencv-contrib-python

Upon trying to pip install I get this:

<snip>

Collecting opencv-contrib-python Using cached https://files.pythonhosted.org/packages/1b/af/68e2acaef719701febcb7887cbda0d827c99bbf29613abf21fea8faf783b/opencv_contrib_python-4.4.0.46-cp36-cp36m-win_amd64.whl Requirement already satisfied: numpy>=1.13.3 in d:\gst\tools\dev-py3\coretech\venvs\pyopencv\lib\site-packages (from opencv-contrib-python) (1.19.4) Installing collected packages: opencv-contrib-python

Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'D:\gst\Tools\dev-py3\coretech\venvs\pyopencv\Lib\site-packages\cv2\cv2.cp36-win_amd64.pyd' Consider using the --user option or check the permissions.

<snip>

The file identified is on disk with a mode of -a----. Thanks for any help!