-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Firstly, there is an error regarding type=file in argpaser. Once I changed it to type=argparse.FileType('r'), other errors start to appear such as:
status = _uc.uc_mem_write(self._uch, address, data, len(data)) ctypes.ArgumentError: argument 3: <class 'TypeError'>: wrong typev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels