I am working on a mini-project (AI VIRTUAL MOUSE) I'm using Python 3.8.0(x86 64-bit) & Pycham(2022.1) I've Installed Libraries & modules such as: NumPy,autopy,OpenCV-python,HandTrackingModule & media pipe after writing the code I got this error
AttributeError: module 'HandTrackingModule' has no attribute 'handDetector'
Please guide me to resolve the issue.