Skip to content

issue with  #1

@waadaa85

Description

@waadaa85

Hello,

I got the following error when I tried the script:
IDAPython: Error while calling Python callback :
Traceback (most recent call last):
File "D:/IDA695/scripts/dataxrefcounter.py", line 58, in OnCreate
self.parent = self.FormToPySideWidget(form)
File "D:\IDA695\python\ida_kernwin.py", line 5673, in FormToPySideWidget
return ctx.QtGui.QWidget.FromCObject(form)
AttributeError: type object 'PySide.QtGui.QWidget' has no attribute 'FromCObject'

PySide is version 1.2.1 (provided by Anaconda 4.2.12 python 2.7)
Ida Pro is 6.95, windows 32bits

I'd put the script in %IDAHOME% = D:\IDA695

Kind Regards,
Waadaa

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