I’m getting the error
Main: Exception caught in main loop, exiting: Could not load file or assembly 'Python.Runtime.Thinkbox, Version=2.5.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. (System.IO.FileNotFoundException)
When I try to start the deadlinercs.
I’m using Debian 11. How can I fix it?
We have seen this Python. Runtime. Thinkbox before with Web Service and it seems like this is related to our Python upgrade for 2/3. The workaround seems to be this for now on the machine which runs your Deadline RCS:
In your Deadline installation directory, copy the file “bin\python2DLLs\Python.Runtime.Thinkbox.dll” up one directory, to the bin folder. Ensure that you only copy this file and do not remove it from its current location. Note that if you reinstall Deadline or perform and auto-upgrade/downgrade, this file will be removed from the bin folder and you must perform the copy again.
1 Like