在 Windows 7 上安装 Weevely 时出现错误我是 Python 新手:/
C:\Python27\weevely>python weevely.py generate testmypwd
Traceback (most recent call last):
File "weevely.py", line 108, in <module>
Terminal (ModHandler(genname, password), True).run_module_cmd(args_list)
File "C:\Python27\weevely\core\modules_handler.py", line 17, in __init__
self.__set_path_modules()
File "C:\Python27\weevely\core\modules_handler.py", line 42, in __set_path_modules
raise Exception( "No module directory %s found." % self.path_modules )
Exception: No module directory /modules found.
任何人都可以帮助我吗?