siddolo / eHealthDecoder

eHealth EU Digital Green Certificate Decoder
GNU General Public License v3.0
16 stars 4 forks source link

Get error on decoding #3

Open Gialby opened 3 years ago

Gialby commented 3 years ago

I get this error on decoding

File "C:\decoder\eHealthDecoder.py", line 15, in [QrCodeData] = sys.argv[1:] ValueError: too many values to unpack (expected 1)

Any suggestion or solution? Thanks