AttributeError: partially initialized module ‘cv2’ has no attribute ‘img’ (most likely due to a circular import) January 26, 2022March 31, 2022Pythoneo Let’s see how to solve “AttributeError: partially initialized module ‘cv2’ has no attribute ‘img’ (most likely due to a circular import)” error which you may encounter on Python.