Hi,
We've installed Shotgun Desktop and I've recently set a few new toolkit projects with it
Those new projects use the core api v0.14.67. I'm not sure if this is related but I have observed that in those projects the core (and the apps) are localised inside the project structure. In our previous toolkit configs we were using a centralised core.
For our nuke render farm we slightly adapted your script :
Importing the sgtk is fairly straightforward because we could hardcode the path to our centralised location. This is not as easy anymore as we now have to determine the correct core path, add it to the sys.path, before being able to import sgtk.
Could you propose some code/ideas/suggestions to solve this problem ? In other words could you adapt the aforementioned script ?
We also have other scripts related to our render farm that use the centralised location which would need to be adapted as well.
This is a fairly urgent request, because in a few weeks we will start projects that have been setup using the new core, and we have to decide if we adapt to this core of if we downgrade to the earlier core
Regards
Donat Van Bellinghen