Temp fix for CV2 not downloading properly
just a temporary fix to allow users to manually install cv2 so their script doesnt break.
To use:
- Navigate to
\Blender 3.4\3.4\python\lib\site-packages\
. - Download the attached
cv2.zip
and unzip it to the directory listed above. - Ensure that nothing gets laid out like
\site-packages\cv2\cv2\[files]
, it should look like\site-packages\cv2\[files]