BlendArMocap icon indicating copy to clipboard operation
BlendArMocap copied to clipboard

OpenCV failed to install

Open IvRogoz opened this issue 3 years ago • 2 comments

Hello,

Ive started the Blender with admin privilege's but get this error ?

Installing collected packages: opencv-python ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'D:\Blender\3.1\python\Lib\site-packages\cv2\cv2.pyd' Consider using the --user option or check the permissions.

IvRogoz avatar May 14 '22 12:05 IvRogoz

Hey there,

I guess it's an issue due to permissions. While you should have them as admin, there is probably something in your filesystem holding you back. Check this link on how to change permissions (in this case mainly the blender folder and the 'D:\Blender\3.1\python\Lib\site-packages\cv2\cv2.pyd' file are most likely having some permission setting which lead to the issue) https://answers.microsoft.com/en-us/windows/forum/all/im-administrator-but-am-getting-denied-access-to/b0bd1447-2896-4a16-ad9d-7953e41a4a30

cgtinker avatar May 30 '22 11:05 cgtinker

Hello,

Ive started the Blender with admin privilege's but get this error ?

Installing collected packages: opencv-python ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'D:\Blender\3.1\python\Lib\site-packages\cv2\cv2.pyd' Consider using the --user option or check the permissions.

is your issue already solved by now? If not, could you try the build from the development branch? v1.5.1.

cgtinker avatar Jun 11 '22 08:06 cgtinker

If you still face issues, please refer to #131

cgtinker avatar Feb 22 '23 12:02 cgtinker