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
Hi I imported yout project in to pycharm. I m getting the below error
Traceback (most recent call last):
File "C:/Users/GMEASHWINI/Desktop/Virtual-Makeup-master/video_facial_landmarks.py", line 31, in
predictor = dlib.shape_predictor("shape_predictor_68_face_landmarks.dat")
RuntimeError: Unable to open shape_predictor_68_face_landmarks.dat
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
Hi I imported yout project in to pycharm. I m getting the below error
Traceback (most recent call last):
File "C:/Users/GMEASHWINI/Desktop/Virtual-Makeup-master/video_facial_landmarks.py", line 31, in
predictor = dlib.shape_predictor("shape_predictor_68_face_landmarks.dat")
RuntimeError: Unable to open shape_predictor_68_face_landmarks.dat
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: