ohjeongwook/dumpflash

Error when execute the dumpflash.py

Opened this issue · 0 comments

└─$ python2.7 DumpFlash.py -b
Traceback (most recent call last):
File "DumpFlash.py", line 4, in
from FlashDevice import *
File "/home/kali/DumpFlash/FlashDevice.py", line 7, in
from pyftdi.ftdi import *
ImportError: No module named pyftdi.ftdi

Anyone can help with the fix?