xenon-19 / Gesture-Controlled-Virtual-Mouse

Virtually controlling computer using hand-gestures and voice commands. Using MediaPipe, OpenCV Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to run Gesture_Controller.py

Satvik200 opened this issue · comments

After uncommenting the last two lines of the code in Gesture_Controller.py, when I tried to run the code, I was facing the following error:

Capture

Can someone help me in resolving this issue?

you can refer to this link: https://stackoverflow.com/questions/72441758/typeerror-descriptors-cannot-not-be-created-directly
possibly this is due to protobuf version, try using protobuf version 3.20.1