omar.el92
Mechanical
- May 3, 2017
- 13
Hi Everybody,
I've been trying to run my first ABAQUS Job in my university's cluster; it has installed ABAQUS 6.14-1, while i can use only ABAQUS 6.14-4 in my PC.
When i try to run the Job from an .inp file in the cluster's server, i get this error:
Traceback (most recent call last):
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1278, in <module>
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1199, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/application.py", line 143, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 672, in validate
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 869, in validateStandard
TypeError: int() argument must be a string or a number, not 'NoneType'
The only thing i can think about this issue is a compatibility issue, otherwise i really have no clue about what's going on.
Anybody has some advices to give me?
Thank you in advance.
Omar
I've been trying to run my first ABAQUS Job in my university's cluster; it has installed ABAQUS 6.14-1, while i can use only ABAQUS 6.14-4 in my PC.
When i try to run the Job from an .inp file in the cluster's server, i get this error:
Traceback (most recent call last):
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1278, in <module>
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 1199, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/application.py", line 143, in run
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 672, in validate
File "SMAPyaModules/SMAPyaDriverPy.m/src/analysis.py", line 869, in validateStandard
TypeError: int() argument must be a string or a number, not 'NoneType'
The only thing i can think about this issue is a compatibility issue, otherwise i really have no clue about what's going on.
Anybody has some advices to give me?
Thank you in advance.
Omar