AWS Thinkbox Discussion Forums

8.1.5.5 Monitor submissions error: No module named nim_core.nim_api

I’m just trying deadline 8.1 for the first time, however none of the monitor submission windows are working. Here are the exceptions from the console:

[code]2016-12-12 16:56:15: Running script 3dsmaxSubmission (C:\DeadlineRepository8\scripts\Submission\3dsmaxSubmission.py)
2016-12-12 16:56:15: Traceback (most recent call last):
2016-12-12 16:56:15: File “DeadlineUI/Commands/ScriptCommands.py”, line 104, in InnerExecute
2016-12-12 16:56:15: PythonNetException: ImportError : No module named nim_core.nim_api
2016-12-12 16:56:15: File “C:\DeadlineRepository8\scripts\Submission\3dsmaxSubmission.py”, line 14, in
2016-12-12 16:56:15: imp.load_source( ‘IntegrationUI’, os.path.join( RepositoryUtils.GetRepositoryPath(“submission/Integration/Main”, True), “IntegrationUI.py” ) )
2016-12-12 16:56:15: File “C:\DeadlineRepository8\submission/Integration/Main\IntegrationUI.py”, line 25, in
2016-12-12 16:56:15: import NIM_UI
2016-12-12 16:56:15: File “C:\DeadlineRepository8\events/NIM\NIM_UI.py”, line 17, in
2016-12-12 16:56:15: import nim_core.nim_api as nimAPI

2016-12-12 16:56:39: Running script LightwaveSubmission (C:\DeadlineRepository8\scripts\Submission\LightwaveSubmission.py)
2016-12-12 16:56:39: Traceback (most recent call last):
2016-12-12 16:56:39: File “DeadlineUI/Commands/ScriptCommands.py”, line 104, in InnerExecute
2016-12-12 16:56:39: PythonNetException: ImportError : No module named nim_core.nim_api
2016-12-12 16:56:39: File “C:\DeadlineRepository8\scripts\Submission\LightwaveSubmission.py”, line 13, in
2016-12-12 16:56:39: imp.load_source( ‘IntegrationUI’, os.path.join( RepositoryUtils.GetRepositoryPath(“submission/Integration/Main”, True), “IntegrationUI.py” ) )
2016-12-12 16:56:39: File “C:\DeadlineRepository8\submission/Integration/Main\IntegrationUI.py”, line 25, in
2016-12-12 16:56:39: import NIM_UI
2016-12-12 16:56:39: File “C:\DeadlineRepository8\events/NIM\NIM_UI.py”, line 17, in
2016-12-12 16:56:39: import nim_core.nim_api as nimAPI
[/code]

Setup details:
Deadline Client Version: 8.1.5.5 Release (854a616b6)
FranticX Client Version: 2.4.0.0 Release (ebeaef092)
License Mode: Usage Based
Repository Version: 8.1.5.5 (854a616b6)
Integration Version: 8.1.5.5 (854a616b6)
3PL Settings Version: 12/10/2016

Running on windows server 2012 r2 on AWS

Is this a bug or something unique with our setup?

Thanks!

Hey Dave,

I believe that this is a bug that was just discovered when creating the pythonAPIs folder on the local machine. This should be fixed in the next build. For now you can also create the folder %localAppdata%\Thinkbox\Deadline8\pythonAPIs and then restart the monitor. This will cause the python api’s to be synced to your machine.

Grant

That’s fixed it, thanks

Privacy | Site terms | Cookie preferences