Traceback (most recent call last):
File "mitmf.py", line 29, in <module>
import core.responder.settings as settings
File "/home/hacklab/Downloads/MITMf-master/MITMf/core/responder/settings.py", line 24, in <module>
from core.configwatcher import ConfigWatcher
File "/home/hacklab/Downloads/MITMf-master/MITMf/core/configwatcher.py", line 20, in <module>
import pyinotify
ImportError: No module named pyinotify
我无法打开 mitmf。我想知道我是否应该使用其他程序?