The only thing we are overriding on the nuke package is lib/python2.6. We are pointing at our default linux version of python /usr/lib64/python2.6
cheers, Brandon L. Harris ________________________________ From: [email protected] [[email protected]] on behalf of Nathan Rusch [[email protected]] Sent: Monday, November 04, 2013 5:58 PM To: Nuke Python discussion Subject: Re: [Nuke-python] Creating nodes on the top level At first glance, this smacks of a site customization issue. Are you monkey-patching the nuke module at all? -Nathan From: Ean Carr<mailto:[email protected]> Sent: Monday, November 04, 2013 3:51 PM To: Nuke Python discussion<mailto:[email protected]> Subject: Re: [Nuke-python] Creating nodes on the top level I can't think of any reason why that wouldn't work... with nuke.root(): # do stuff in root context Did you try running nuke --safe just to check it's nothing about your setup that's causing the odd behavior? Cheers, Ean [www.freebirdsmovie.com]<http://www.freebirdsmovie.com>
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
