dayjaby / zebra-scanner

Read barcodes in python with zebra barcode scanner
MIT License
24 stars 18 forks source link

Error in raspberry: 'zebra_scanner.Scanner' object has no attribute '__dict__' #9

Closed unarix closed 4 years ago

unarix commented 4 years ago

Hello! After install the SDK an follow the instrucctions in the home page i get this error:

raspberry

AttributeError: 'zebra_scanner.Scanner' object has no attribute 'dict'

Im trying to use a scanner symbol ds9208 in a raspberry pi1. Any help is apreciated.

dayjaby commented 4 years ago

Hey @unarix , can you try the changes made in #6 ?

unarix commented 4 years ago

solved!