Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code not work anymore #1

Open
Crono03 opened this issue Aug 31, 2021 · 1 comment
Open

The code not work anymore #1

Crono03 opened this issue Aug 31, 2021 · 1 comment

Comments

@Crono03
Copy link

Crono03 commented Aug 31, 2021

Hi man,
i tried this software just to make a meme but it gave me this error:

Traceback (most recent call last):
File "c:\Users\cirel\OneDrive\Desktop\canzone\GreenPass editor.py", line 35, in b45decode
buf = [BASE45_DICT[c] for c in s.strip()]
File "c:\Users\cirel\OneDrive\Desktop\canzone\GreenPass editor.py", line 35, in
buf = [BASE45_DICT[c] for c in s.strip()]
KeyError: '<'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "c:\Users\cirel\OneDrive\Desktop\canzone\GreenPass editor.py", line 61, in
decoded = b45decode(strip)
File "c:\Users\cirel\OneDrive\Desktop\canzone\GreenPass editor.py", line 55, in b45decode
raise ValueError("Invalid base45 string")
ValueError: Invalid base45 string

@M9k
Copy link
Owner

M9k commented Sep 1, 2021

Hi!
Could you tell me which version of python and on which system you are running it?
Are you using a valid greenpass code, taken from a QR Code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants