hannob / vacdec

Python script to decode the EU Covid-19 vaccine certificate
The Unlicense
242 stars 89 forks source link

Pyzbar Issue #4

Closed ilyesm closed 3 years ago

ilyesm commented 3 years ago

Hi there!

When running the script I am getting the following errors: Traceback (most recent call last): File "vacdec.py", line 8, in <module> import pyzbar.pyzbar File "/usr/local/lib/python3.7/dist-packages/pyzbar/pyzbar.py", line 7, in <module> from .wrapper import ( File "/usr/local/lib/python3.7/dist-packages/pyzbar/wrapper.py", line 143, in <module> c_uint_p, # minor File "/usr/local/lib/python3.7/dist-packages/pyzbar/wrapper.py", line 136, in zbar_function return prototype((fname, load_libzbar())) File "/usr/local/lib/python3.7/dist-packages/pyzbar/wrapper.py", line 115, in load_libzbar libzbar, dependencies = zbar_library.load() File "/usr/local/lib/python3.7/dist-packages/pyzbar/zbar_library.py", line 65, in load raise ImportError('Unable to find zbar shared library') ImportError: Unable to find zbar shared library

Any ideas what could be happenning?

Thanks!

stran0 commented 3 years ago

Use python3 vacdec.py file