Dear support
I'm trying to run Viz on the new EUROfusion Gateway and have some problems. The environment I'm löoading:
load ach-modules/1.0
module load imasenv/3.42.0/intel/2023b/rc
module load Viz/2.8.0-intel-2023b
then I'm trying to launch Viz with
viz
and get:
<g2diy@viz05 ~>viz
UAL_VERSION=5.4.3: Command not found.
Ok, I check what is viz aliased to and iti is:
<g2diy@viz05 ~/viz>which viz
viz: aliased to UAL_VERSION=$AL_VERSION python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
and I tried to execute the command skipping the first command
python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
and get the following:
<g2diy@viz05 ~/viz>python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
VIZ_HOME:/gw/swimas/software/Viz/2.8.0-intel-2023b
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
IMAS_VIZ production environment.
Traceback (most recent call last):
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 449, in
main()
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 435, in main
window = QVizMainWindow()
^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 367, in init
self.startWindow = QVizStartWindow(self)
^^^^^^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 288, in init
ex = GUIFrame(parent)
^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 48, in init
self.tabTwo()
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 226, in tabTwo
if QVizIMASDataSource.getVersion() == 4:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizDataSource/QVizIMASDataSource.py", line 27, in getVersion
raise ValueError('Unable to set the version used by the IMAS Access Layer')
ValueError: Unable to set the version used by the IMAS Access Layer
QThread: Destroyed while thread is still running
Abort (core dumped)
What could be the problem here? Coudl you help?
Thanks
Dmitriy
Dear support
I'm trying to run Viz on the new EUROfusion Gateway and have some problems. The environment I'm löoading:
load ach-modules/1.0
module load imasenv/3.42.0/intel/2023b/rc
module load Viz/2.8.0-intel-2023b
then I'm trying to launch Viz with
viz
and get:
<g2diy@viz05 ~>viz
UAL_VERSION=5.4.3: Command not found.
Ok, I check what is viz aliased to and iti is:
<g2diy@viz05 ~/viz>which viz
viz: aliased to UAL_VERSION=$AL_VERSION python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
and I tried to execute the command skipping the first command
python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
and get the following:
<g2diy@viz05 ~/viz>python3 /gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py
VIZ_HOME:/gw/swimas/software/Viz/2.8.0-intel-2023b
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
IMAS_VIZ production environment.
Traceback (most recent call last):
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 449, in
main()
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 435, in main
window = QVizMainWindow()
^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 367, in init
self.startWindow = QVizStartWindow(self)
^^^^^^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 288, in init
ex = GUIFrame(parent)
^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 48, in init
self.tabTwo()
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizGUI/QtVIZ_GUI.py", line 226, in tabTwo
if QVizIMASDataSource.getVersion() == 4:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/gw/swimas/software/Viz/2.8.0-intel-2023b/imasviz/VizDataSource/QVizIMASDataSource.py", line 27, in getVersion
raise ValueError('Unable to set the version used by the IMAS Access Layer')
ValueError: Unable to set the version used by the IMAS Access Layer
QThread: Destroyed while thread is still running
Abort (core dumped)
What could be the problem here? Coudl you help?
Thanks
Dmitriy