shubhamkumar27 / Face_recognition_based_attendance_system

A python GUI integrated attendance system using face recognition to take attendance.
MIT License
180 stars 97 forks source link

Error in saving profile #3

Open ghost opened 2 years ago

ghost commented 2 years ago

While i am saving the the profile it show the popup register someone first And at the end of screen total registration remain 0

sven99s commented 2 years ago

Yeah even i have the same problem. Are you using Linux?

asifkhan-hub commented 11 months ago

if you are linux user and having problem in saving profile change backslashes () in file paths, which might not be compatible with Linux systems. Linux uses forward slashes (/) in file paths.