Patelrahul4884 / Attendance-Management-system-using-face-recognition

Face based attendance system using python and OpenCV
433 stars 175 forks source link

please rectify it #13

Open NAVYASREE22-5 opened 1 year ago

NAVYASREE22-5 commented 1 year ago

Warning (from warnings module): File "C:\Python311\Attendance-Management-system-using-face-recognition-master\attendance.py", line 94 logo = logo.resize((50, 47),Image.ANTIALIAS) DeprecationWarning: ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead. Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\DELL\AppData\Local\Programs\Python\Python311\Lib\tkinter__init.py", line 1948, in call__ return self.func(*args) ^^^^^^^^^^^^^^^^ File "C:\Python311\Attendance-Management-system-using-face-recognition-master\attendance.py", line 239, in take_image takeImage.TakeImage( File "C:\Python311\Attendance-Management-system-using-face-recognition-master\takeImage.py", line 30, in TakeImage os.mkdir(path) FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\Python311\Attendance-Management-system-using-face-recognition-master\TrainImage.py\1_navyasree'