Dear QuantumWise staff:
i use my script in atk 11.8, it did well. nowaday, we update it to 12.2, when i submit the same script it shows as follow:
******************************************************************
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "./zipdir/NL/__init__.py", line 4, in <module>
File "./zipdir/NLEngine.py", line 35, in <module>
File "./zipdir/NLEngine.py", line 17, in swig_import_helper
ImportError: libGLU.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "opt00.py", line 10, in <module>
vector_a = [10.0, 0.0, 0.0]*Angstrom
NameError: name 'Angstrom' is not defined
*******************************************************************
what's wrong with it
Regards