ReFirmLabs / binwalk

Firmware Analysis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'binwalk.__main__'

Randark-JMT opened this issue · comments

I tried installing directly from the source and also sudo apt install binwalk, all with this error

$ binwalk
Traceback (most recent call last):
  File "/usr/bin/binwalk", line 2, in <module>
    from binwalk.__main__ import main
ModuleNotFoundError: No module named 'binwalk.__main__'

was this resolved?

Oh about that, I haven't encountered that problem since I switched from kali to parrot later on, thank you very much for your interest in this issue!