Skip to content
Alexander Kleemann edited this page Apr 27, 2021 · 1 revision

Q: OpenCV doesn't get installed even though I'm running Blender as an administrator: A: Not sure why this happens, but try to go to your Blender installation:

  • Find the folder with the Blender version, and open it (for instance 2.92)
  • Go to the site-packages folder located in Python > lib > site-packages
  • If you can find any folder containing cv2 in the name - Delete it
  • If you can find any folder containing pip in the name - Delete it
  • Run Blender as an Administrator again, and click Install OpenCV in the preferences menu.