Skip To Main Content
Support Knowledge Base

Unable to Import ArUco Library When Using OpenCV* That Is Included with OpenVINO™

Content Type: Error Messages   |   Article ID: 000089238   |   Last Reviewed: 05/20/2022

Description

  • Used OpenCV that is included with OpenVINO™.
  • Imported ArUco library with Python.
  • Received error:  ModuleNotFoundError: No module named 'cv2.aruco'

Resolution

Install and use opencv-contrib-python package that includes ArUco library:

pip install opencv-contrib-python

Related Products

This article applies to 2 products.

Discontinued Products

Intel® Developer Cloud for the Edge