I sm testing QW to check performance by flowing tutorial about MTJ.
:-[problem 1.
For continous calculation (ex) MTJ relaxation calculation -> MTJ parallel spin calculation)
When I select mgo_relax.nc and drag and drop it onto the "builder icon"
It's not working with flowing error massage
==========================================
Traceback (most recent call last):
File "./zipdir/NL/GUI/MainWindow/MainWindow.py", line 433, in toolBarDropEvent
File "./zipdir/NL/GUI/Tools/Builder/Builder.py", line 448, in dropReceiver
File "./zipdir/NL/GUI/DragAndDrop/DropReceiver.py", line 70, in handleDrop
File "./zipdir/NL/GUI/Tools/Builder/Builder.py", line 474, in plotObjectDrop
UnboundLocalError: local variable 'configuration' referenced before assignment
:-[problem 2.
I cant plot any picture, band structure, transmission spetctrum, etc...
select band structure and click Show button then just blank plot pop up.
(problem 3. (may be same problem with problem 2?)
And the tranmission analyzing script (which script came from tutorial of "Spin tranport in Magneto Tunnel Juctions")...
is not working with folloing error message.
====================================
Traceback (most recent call last):
File "/tmp/2231961542871158.py", line 24, in <module>
import pylab
File "./build/atkpython/lib/python2.6/site-packages/pylab.py", line 1, in <module>
File "./build/atkpython/lib/python2.6/site-packages/matplotlib/__init__.py", line 135, in <module>
File "./build/atkpython/lib/python2.6/site-packages/matplotlib/rcsetup.py", line 19, in <module>
File "./build/atkpython/lib/python2.6/site-packages/matplotlib/colors.py", line 54, in <module>
File "./build/atkpython/lib/python2.6/site-packages/matplotlib/cbook.py", line 30, in <module>
File "./build/atkpython/lib/python2.6/locale.py", line 530, in getpreferredencoding
File "./build/atkpython/lib/python2.6/locale.py", line 494, in setlocale
locale.Error: unsupported locale setting
NanoLanguageScript execution failure
I'm looking forward for positive response.
Thanks.