Skip to content

Temp fix for CV2 not downloading properly

Compare
Choose a tag to compare
@M4X40 M4X40 released this 03 Feb 01:10
· 5 commits to main since this release
3dc63a5

just a temporary fix to allow users to manually install cv2 so their script doesnt break.

To use:

  1. Navigate to \Blender 3.4\3.4\python\lib\site-packages\.
  2. Download the attached cv2.zip and unzip it to the directory listed above.
  3. Ensure that nothing gets laid out like \site-packages\cv2\cv2\[files], it should look like \site-packages\cv2\[files]