Pragya9ps / Face-Recognition-Attendance-System

Attendance Management System based on Face Recognition using Python and OpenCv
60 stars 22 forks source link

FileNotFoundError: [Errno 2] No such file or directory: #8

Open yeekkk opened 7 months ago

yeekkk commented 7 months ago

Enrollment Name Date Time 0 858 [jhk] 2024-04-12 21:52:08 (1045, "Access denied for user 'root'@'localhost' (using password: NO)") name 'cursor' is not defined Exception in Tkinter callback Traceback (most recent call last): File "D:\Python\Lib\tkinter__init.py", line 1967, in call__ return self.func(*args) ^^^^^^^^^^^^^^^^ File "E:\daima\Face-Recognition-Attendance-System-main\AMS_Run.py", line 490, in Fillattendances with open(cs, newline="") as file: ^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/kk/PycharmProjects/Attendace_management_system/Attendance/jhk_2024-04-12_21-52-23.csv'