Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

KeyError: 'Crypto_IV' #63

Open
aaronxu106 opened this issue Sep 16, 2022 · 1 comment
Open

KeyError: 'Crypto_IV' #63

aaronxu106 opened this issue Sep 16, 2022 · 1 comment

Comments

@aaronxu106
Copy link

Try downloading version 2.19.0 however got this error

@RaenonX
Copy link
Member

RaenonX commented Sep 16, 2022

Hi, according to this line

iv=cast(str, args.iv or os.environ["CRYPTO_IV"]),

You need to either specify CRYPTO_IV in the environment variables, or run the script with the args --iv <CRYPTO_IV>. Send me an email so I can give you the IV and KEY, which are the required strings to run.

Also note that the version won't be 2.19.0. It will be something like eE2dZzr8TKXPKv1X instead.

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

No branches or pull requests

2 participants