-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Z:\Users\os\IDAPro7.5\plugins\Python_editor.py: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str'
Traceback (most recent call last):
File "Z:\Users\os\IDAPro7.5\python\3\ida_idaapi.py", line 616, in IDAPython_ExecScript
exec(code, g)
File "Z:/Users/os/IDAPro7.5/plugins/Python_editor.py", line 11, in
import ico
File "Z:\Users\os\IDAPro7.5\plugins\Code editor\icons\ico.py", line 1867, in
qInitResources()
File "Z:\Users\os\IDAPro7.5\plugins\Code editor\icons\ico.py", line 1862, in qInitResources
QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
TypeError: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str'
Metadata
Metadata
Assignees
Labels
No labels