There indeed was. I fixed that, but now I am getting the following "Overflow"
errors while running the examples:
# ERROR : Traceback (most recent call last):
# File "<Script Block 2>", line 157, in ExampleDialog_Execute
# sianchor = Qt.wrapinstance( sianchor, QWidget )
# File "E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\Qt\__init__.py", line
232, in wrapinstance
# return shiboken.wrapInstance(ptr, base)
# OverflowError
# - [line 156 in E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\pyqt_example.py]
# ERROR : OLE error 0x80020101
Application.ExampleDialog()
# ERROR : Traceback (most recent call last):
# File "<Script Block 2>", line 164, in ExampleSignalSlot_Execute
# sianchor = Qt.wrapinstance( sianchor, QWidget )
# File "E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\Qt\__init__.py", line
232, in wrapinstance
# return shiboken.wrapInstance(ptr, base)
# OverflowError
# - [line 163 in E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\pyqt_example.py]
# ERROR : OLE error 0x80020101
Application.ExampleSignalSlot()
# ERROR : Traceback (most recent call last):
# File "<Script Block 2>", line 171, in ExampleMenu_Execute
# sianchor = Qt.wrapinstance( sianchor, QWidget )
# File "E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\Qt\__init__.py", line
232, in wrapinstance
# return shiboken.wrapInstance(ptr, base)
# OverflowError
# - [line 170 in E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\pyqt_example.py]
# ERROR : OLE error 0x80020101
Application.ExampleMenu()
# ERROR : Traceback (most recent call last):
# File "<Script Block 2>", line 186, in ExampleUIFile_Execute
# sianchor = Qt.wrapinstance( sianchor, QWidget )
# File "E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\Qt\__init__.py", line
232, in wrapinstance
# return shiboken.wrapInstance(ptr, base)
# OverflowError
# - [line 185 in E:\Exordium\workgroups\Hirazi
Workgroup\Addons\PyQtForSoftimage\Application\Plugins\pyqt_example.py]
# ERROR : OLE error 0x80020101
Application.ExampleUIFile()
Greetz
Leendert
AKA Hirazi Blue
Softimage hobbyist, admin at si-community.com & xsiforum.de
On 01/07/2016 17:41:51, Takayoshi Matsumoto <[email protected]> wrote:
I think the Qt module included in PyQtForSoftimage addon is not
related any dll. So this error may indicate some installation issue
like conflict.
> # ERROR : Traceback (most recent call last):
> # File "
------
Softimage Mailing List.
To unsubscribe, send a mail to [email protected] with
"unsubscribe" in the subject, and reply to confirm.