If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
New! You can now log in to the forums with your chaos.com account as well as your forum account.
Announcement
Collapse
No announcement yet.
basic python shutil module don't work with post translate python script vray
Hello!
Can you share some example code that you think does not work? It seems to work on my side when I try putting the following snippet of code in the post translate python:
import shutil
shutil.copyfile("C:/test/1.txt", "C:/test/2.txt")
Iliyana Vladeva
Software Development Engineer
V-Ray for Maya
Comment