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

EXCEPTION of type 'KeyError' #32

Open
Houston256 opened this issue Apr 19, 2021 · 1 comment
Open

EXCEPTION of type 'KeyError' #32

Houston256 opened this issue Apr 19, 2021 · 1 comment

Comments

@Houston256
Copy link

Hello, everytime i run katana i gen an error
EXCEPTION of type 'KeyError' occurred with message: ''solutions'' (verbose version below)
Thought it was a fault with the installation because I had messed around with it quite a bit so i reinstalled my OS and installed it exactly according to the instructions and still get the same error. Any ideas why this is happening?

katana - running - 1576 units queued 
➜ Traceback (most recent call last):
  File "(/home/.../katana/env/lib/python3.8/site-packages/katana-2.0-py3.8.egg/katana/manager.py", line 687, in _thread
    work.unit.evaluate(case)
  File "/home/.../katana/env/lib/python3.8/site-packages/katana-2.0-py3.8.egg/katana/units/crypto/quipqiup.py", line 108, in evaluate
    for sol in j["solutions"]:
KeyError: 'solutions'
EXCEPTION of type 'KeyError' occurred with message: ''solutions''

Kind regards

@eljeffeg
Copy link
Contributor

Duplicate of #27 which is awaiting PR #29

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