Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jhodges10
Created March 4, 2020 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhodges10/5fc2ebe07f885e80e67bad68848b712c to your computer and use it in GitHub Desktop.
Save jhodges10/5fc2ebe07f885e80e67bad68848b712c to your computer and use it in GitHub Desktop.
=======================================================
Error
=======================================================
Error: Job preload script 'C:\Users\Frame 48\AppData\Local\Thinkbox\Deadline10\slave\F48-3\plugins\5e5f18bd9b1e73573c8d8b12\JobPreLoad.py': TankLoadPluginError : Failed to load plugin C:\Users\Frame 48\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-nuke\v0.12.5\engine.py. The following error was reported:
Exception: <type 'exceptions.ImportError'> - No module named nuke
Traceback (most recent call last):
File "C:\Users\Frame 48\AppData\Roaming\Shotgun\frame48\p194.basic.nuke\cfg\install\core\python\tank\util\loader.py", line 59, in load_plugin
module = imp.load_source(module_uid, plugin_file)
File "C:\Users\Frame 48\AppData\Roaming\Shotgun\bundle_cache\app_store\tk-nuke\v0.12.5\engine.py", line 12, in <module>
import nuke
(FranticX.Scripting.PythonNetException)
File "C:\Users\Frame 48\AppData\Local\Thinkbox\Deadline10\slave\F48-3\plugins\5e5f18bd9b1e73573c8d8b12\JobPreLoad.py", line 98, in __main__
nuke_engine = mgr.bootstrap_engine("tk-nuke", entity=task)
File "T:\Python\tk-core-0.19.3\python\tank\bootstrap\manager.py", line 492, in bootstrap_engine
engine = self._start_engine(tk, engine_name, entity)
File "T:\Python\tk-core-0.19.3\python\tank\bootstrap\manager.py", line 1201, in _start_engine
engine = tank.platform.start_engine(engine_name, tk, ctx)
File "C:\Users\Frame 48\AppData\Roaming\Shotgun\frame48\p194.basic.nuke\cfg\install\core\python\tank\platform\engine.py", line 3012, in start_engine
return _start_engine(engine_name, tk, None, context)
File "C:\Users\Frame 48\AppData\Roaming\Shotgun\frame48\p194.basic.nuke\cfg\install\core\python\tank\platform\engine.py", line 3167, in _start_engine
class_obj = load_plugin(plugin_file, Engine)
File "C:\Users\Frame 48\AppData\Roaming\Shotgun\frame48\p194.basic.nuke\cfg\install\core\python\tank\util\loader.py", line 76, in load_plugin
raise TankLoadPluginError(message)
at Deadline.Plugins.PluginWrapper.d()
at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment