Traceback (most recent call last):
File "E:\EQGRP_Lost_in_Translation-master\windows\fb.py", line 37, in <module>
from fuzzbunch.edfplugin import EDFPlugin
File "E:\EQGRP_Lost_in_Translation-master\windows\fuzzbunch\edfplugin.py", lin
e 7, in <module>
from plugin import Plugin
File "E:\EQGRP_Lost_in_Translation-master\windows\fuzzbunch\plugin.py", line 8
, in <module>
import truantchild
File "E:\EQGRP_Lost_in_Translation-master\windows\fuzzbunch\truantchild.py", l
ine 8, in <module>
import exma
File "E:\EQGRP_Lost_in_Translation-master\windows\fuzzbunch\exma.py", line 17,
in <module>
_libraries['exma.dll'] = ctypes.CDLL('exma-1.dll')
File "C:\Python26\lib\ctypes__init.py", line 353, in init__
self._handle = _dlopen(self._name, mode)
WindowsError: [Error 193] %1 不是有效的 Win32
是什么问题啊?