Some more clues.

My file path is correct in the Properties Window but when I open the folder 
prompt, the slashes are gone!  I copy the path before I go into the prompt, 
paste the path in "save as" box.  A Nuke dialog box appears saying "Replace 
with full file path string"  (Yes/No).   I say yes and it works, all my slashes 
are reversed and rendering works.

I'm using: writePath = os.sep.join(wList) 
to add "/" back into a list I ".split('/')[:2]" 

I find it weird the "\" don' appear within the "save as" prompt.  I understand 
Nuke is weird with it's back/forward slashes.  Is there a quick fix or do I 
need to set a different value with the same path?



_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to