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

KeyError: "There is no item named 'infected.bin' in the archive" #3

Open
MiChaelinzo opened this issue Oct 8, 2020 · 0 comments
Open

Comments

@MiChaelinzo
Copy link

=== AVSignSeek ===
Traceback (most recent call last):
  File "avsignseek.py", line 46, in <module>
    main(args)
  File "avsignseek.py", line 14, in main
    with myzip.open(args.filename, pwd=args.zip_password.encode()) as myfile:
  File "/usr/lib/python3.8/zipfile.py", line 1514, in open
    zinfo = self.getinfo(name)
  File "/usr/lib/python3.8/zipfile.py", line 1441, in getinfo
    raise KeyError(
KeyError: "There is no item named 'infected.bin' in the archive"

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

1 participant