BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.78k stars 552 forks source link

[bletchley] fails to run. #469

Closed ghost closed 9 years ago

ghost commented 10 years ago

Error:

Traceback (most recent call last):
  File "/usr/bin/bletchley-analyze", line 28, in <module>
    from bletchley import blobtools,buffertools
ImportError: No module named 'bletchley'
ghost commented 10 years ago

One other person was unable to reproduce this error.

nrzizrn commented 10 years ago

working fine in x686

Kishaihd commented 7 years ago

I get this same error.

Traceback (most recent call last): File "/usr/bin/bletchley-decode", line 27, in <module> from bletchley import blobtools ModuleNotFoundError: No module named 'bletchley'