State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:161504|
QtUiTools is missing from the plugins/PySide directory of the Nuke 7.0 install on OSX so a user cannot import the library. QtUiTools is included with the PySide libraries for Nuke 7.0 on Linux and Windows.
For Nuke 6.3v9 on OSX, QtUiTools is included in the plugins/PySide directory but importing it results in the following error:
import PySide.QtUiTools
# Result:
Traceback (most recent call last):
File "", line 1, in
ImportError:
dlopen(/Applications/Nuke6.3v9/Nuke6.3v9.app/Contents/MacOS/plugins/PySide/QtUiTools.so,
2): Library not loaded:
@executable_path/../Frameworks/QtDesigner.framework/Versions/4/QtDesigner
Referenced from:
/Applications/Nuke6.3v9/Nuke6.3v9.app/Contents/MacOS/plugins/PySide/QtUiTools.so
Reason: image not found
Host(s):
We're sorry to hear that
Please tell us why