Natron batch command line with python script on startup (for deadline)

Hi !
I actually try to launch some job on deadline with a python script to build my scene before rendering but in command line when I launch a py script only or a script + a ntp scene it always return to me

STDOUT: ImportError: No module named NatronGui

any idea to load those Natron library on startup?

Thanks
Tristan

it’s because there is no Gui mode as natronrenderer… ok, any idea how to return all the node on the scene graph with NatronEngine library?

any idea how to return all the node with the getInstance?

https://natron.readthedocs.io/en/rb-2.3/devel/creatingNode.html