ID 228076 - PySide QtUiTools are missing from Nuke 10.0 on OSX

Follow

Problem summary
QtUiTools are missing from PySide in Nuke 10 on OSX

Customer reported version
nuke.10.0v3

Customer reported platform
10.11

Steps to reproduce

1) Open Nuke 10.0 on OSX

2) Run the following command in the Script Editor to try and import QtUiTools


from PySide import QtUiTools 

Reproduced by support

This has been reproduced in Nuke 10.0v1, 10.0v2 and 10.0v3 on OSX 10.11.5

The problem is not present with Nuke 10.0 on Linux and Windows - the QtUiTools are present.  The QtUiTools were present in Nuke 9.0 on OSX.

 

Expected behaviour
The QtUiTools should be included on OSX. 

Actual behaviour
The import command fails with the following error:

File "<string>", line 1, in <module>

ImportError: cannot import name QtUiTools

 

    We're sorry to hear that

    Please tell us why