AWS Thinkbox Discussion Forums

Deadline Fails To Reload

We have a bunch of custom deadline events that use python and various ‘modules’ which are located on our network drive. This modules are imported using python’s simple ‘import myModule’ in the header of the python deadline event file. However we have noticed that deadline fails to actually load in the latest python file. We have even gone as far as littering the python event file with tons of ‘reload myModule’ all over the place and it still does not appear to reload the python module. Why is this and how can we fix this issue?

Thanks

Does anyone from deadline have feedback on this?
It appears deadline fails to successfully allow for us to import modules from another path. Even when we hard code the additional site-package directory it fails to import why would this be. Is this an iron python issue?

Hello!

Have you got the files you’re looking to import added to the additional Python search paths?

Privacy | Site terms | Cookie preferences