vinaychandraka / Fingerprint_module_R305---Python_and_MySQL

Fingers enrolled using the R305 module and stored in a database along with the person's name. Next just by typing the persons name, his/her finger template can be stored or deleted in the R305 module ready for authentication.
9 stars 11 forks source link

out of range #9

Open OrbisTerrarumProLiberi opened 5 years ago

OrbisTerrarumProLiberi commented 5 years ago

Enter name : test Traceback (most recent call last): File "dbupload.py", line 90, in if verifyFinger(): File "dbupload.py", line 61, in verifyFinger return s[4] IndexError: list index out of range

broyusop commented 5 years ago

`enter the name please: yusop enter the store id: 2 Traceback (most recent call last): File "fingerDownload.py", line 80, in if verifyFinger(): # Verify Password File "fingerDownload.py", line 65, in verifyFinger return s[4] IndexError: list index out of range

same with mine, any help???`