Skip to content

Error trying examples #8

@vilyansky

Description

@vilyansky

I have a error during store_finger_print.py executing:
./store_finger_print.py /dev/ttyUSB0 57600
Traceback (most recent call last):
File "./store_finger_print.py", line 12, in <module>
result = dev.SearchFingerPrint()
File "/home/super_pypsik/work/projects/imx/python-R305-master/device.py", line 473, in SearchFingerPrint
finger_on_sensor = self.GenImg()
File "/home/super_pypsik/work/projects/imx/python-R305-master/device.py", line 185, in GenImg
data = getHeader('GenImg')
File "/home/super_pypsik/work/projects/imx/python-R305-master/device.py", line 19, in getHeader
if command in instruction:
NameError: name 'instruction' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions