Skip to content

IDA 7.5 qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str' #11

Description

@L0yy

TODO:
D:\IDA Pro 7.5 SP3\IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)\plugins\Python_editor.py: qRegisterResourceData(int, bytes, bytes, bytes): argument 2 has unexpected type 'str' Traceback (most recent call last): File "D:\IDA Pro 7.5 SP3\IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)\python\3\ida_idaapi.py", line 616, in IDAPython_ExecScript exec(code, g) File "D:/IDA Pro 7.5 SP3/IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)/plugins/Python_editor.py", line 11, in <module> import ico File "D:\IDA Pro 7.5 SP3\IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)\plugins\Code editor\icons\ico.py", line 1867, in <module> qInitResources() File "D:\IDA Pro 7.5 SP3\IDA Pro 7.5 SP3(x86, x64, ARM, ARM64, PPC, PPC64, MIPS)\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'

i didn't find README_python3.txt file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions