Hi,
I get the following error no matter what i try to simulate, when i send something from script generator to Job Manager and i hit run i get the following error (listed below), i thought it was on my part the problem and i tried 4 tutorials and still get the same problem.Any ideeas ?
Thanks,
Adrian
The error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File ".\zipdir\NL\__init__.py", line 5, in <module>
File ".\zipdir\NLEngine.py", line 36, in <module>
File ".\zipdir\NLEngine.py", line 18, in swig_import_helper
ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last):
File "c:\users\adrian\appdata\local\temp\3653926160422910.py", line 3, in <module>
from NanoLanguage import *
File ".\zipdir\NanoLanguage.py", line 2, in <module>
File ".\zipdir\NLEngine.py", line 36, in <module>
File ".\zipdir\NLEngine.py", line 18, in swig_import_helper
ImportError: DLL load failed: The specified module could not be found.