Anyone experienced difficulty with PySide under nuke and windows 7 ? So far I have made 2 tools with pyside. One converted from PyQt and one from scatch. For some reason the one converted from PyQt ( with alot of code in it) works perfectly, but the new one makes nuke hang if I try to close nuke after using the tool. I have removed everything from the code ta make it a simple blank MainWindow to make sure a signal or something was not making the bug, but still, nuke hands.
If interessted, here's a video and the script video: http://db.tt/HxiL7mvN script : http://db.tt/Ar2yoii8 I am lunching the app with the code above: import test.app test.app.start() -- Hugo Léveillé TD Compositing, Vision Globale [email protected] _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
