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

Error when uploading finger #1

Open Mayavan opened 7 years ago

Mayavan commented 7 years ago

Traceback (most recent call last): File "C:/Users/PyCharm/FingerPrintUpload.py", line 145, in if UpChar(2): File "C:/Users/PyCharm/FingerPrintUpload.py", line 98, in UpChar s = readPacket1() File "C:/Users/PyCharm/FingerPrintUpload.py", line 53, in readPacket1 ret1.extend(struct.unpack(form1, v)) struct.error: unpack requires a string argument of length 688

Devrajath commented 6 years ago

Program is up and running well with Ubuntu 16.04; can you put some screenshot over here. Regards, Rajath Kumar K S