You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception has occurred: AttributeError
module 'mediapipe.python.solutions.face_mesh' has no attribute 'FACE_CONNECTIONS'
File "C:\Users\gauravy\Music\DMS all\Head orientation\original.py", line 126, in
connections=mp_face_mesh.FACE_CONNECTIONS,
AttributeError: module 'mediapipe.python.solutions.face_mesh' has no attribute 'FACE_CONNECTIONS'
The text was updated successfully, but these errors were encountered:
At line 126
Exception has occurred: AttributeError
module 'mediapipe.python.solutions.face_mesh' has no attribute 'FACE_CONNECTIONS'
File "C:\Users\gauravy\Music\DMS all\Head orientation\original.py", line 126, in
connections=mp_face_mesh.FACE_CONNECTIONS,
AttributeError: module 'mediapipe.python.solutions.face_mesh' has no attribute 'FACE_CONNECTIONS'
The text was updated successfully, but these errors were encountered: