If you’re dealing with paths in Nuke, I would advise you explicitly use forward slashes.
-Nathan From: Noggy Sent: Friday, June 01, 2012 3:51 PM To: [email protected] Subject: [Nuke-python] Re: Setting a file path into a write node There's no specific reason. It's what happens when I use" os.sep.join(wList) " to convert a list into a path. Is there a way to fix that? I will try a .replace but I'm still curious why this is happening. -------------------------------------------------------------------------------- _______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
