face-recognition-login-system icon indicating copy to clipboard operation
face-recognition-login-system copied to clipboard

A web based facial login system using python

Results 6 face-recognition-login-system issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/82436852/177817001-2f71e5a7-6907-4e2f-b33e-fcb95ad6eeb2.png) I cannot debug and fix my issue, my apache and mysql cannot run

I'm getting the internal server error after I click on login button ![image](https://user-images.githubusercontent.com/76937947/158026170-cddd4ea0-8a6b-40f5-a2c5-4ea2f33f147a.png)

**Hi bro I'm used you're face attendance project, it was cool but I'm facing issue in that the code is successfully running but while pressing the login but it will...

Hi, when I tried to implement your code, I got the error 'NoneType' object has no attribute 'split' on the line "header, encoded = data_uri.split(",", 1). Any solution for this?...

In command prompt Traceback (most recent call last): File "login.py", line 11, in header, encoded = data_uri.split(",", 1) AttributeError: 'NoneType' object has no attribute 'split' In browser #!C:\Program Files\Python37 import...