Hi everyone,
I’m actually develloping a python script to trace some outlines on renders. I recently reach the maximum RAM python 2.7 32bits is able to manage, so I switched my setup to run on python 2.7 64bits. Everything works fine now. The problem I have now is that I’m unable to tell to Deadline to use python 64bits. I installed python 2.7 64bits on one of our render nodes, modified the render node “path” environment variable so the default python.exe is the 64bits version. But deadline is still calling the 32bits version. Is there a way to make the switch, or to explicitly call the 64bits in the Deadline submission script?
Thank you
Maxime