ReFirmLabs / binwalk

Firmware Analysis Tool
MIT License
10.75k stars 1.54k forks source link

No module named 'binwalk.__main__' #638

Closed Randark-JMT closed 8 months ago

Randark-JMT commented 1 year ago

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__'
7h4nd5RG0d commented 8 months ago

was this resolved?

Randark-JMT commented 8 months ago

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!