-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels