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
image_1 = face_recognition.load_image_file("1.jpg") AttributeError: partially initialized module 'face_recognition' has no attribute 'load_image_file' (most likely due to a circular import)
The text was updated successfully, but these errors were encountered:
image_1 = face_recognition.load_image_file("1.jpg") AttributeError: partially initialized module 'face_recognition' has no attribute 'load_image_file' (most likely due to a circular import)
The text was updated successfully, but these errors were encountered: