I installed wsl from windows10 on 2 computers and ubuntu 20.04.6 and installed precompiled openfoam10 and paraview openfoam 5.10 from openfoam.org .
After running openfoam, I wrote python script using trace in paraview and ran pvbatch. I did the same thing on two computers.
The pvbatch command is executed well in one unit, but the other unit keeps getting the following error.
If you run paraview and run it in the python shell, the execution works well. I tried to solve it in many ways, but I keep getting the same message.
( 2.627s) [pvbatch ]vtkXOpenGLRenderWindow.:266 ERR| vtkXOpenGLRenderWindow (0x7fffee918590): Could not find a decent config
( 2.628s) [pvbatch ]vtkXOpenGLRenderWindow.:484 ERR| vtkXOpenGLRenderWindow (0x7fffee918590): Could not find a decent visual
Loguru caught a signal: SIGABRT
Stack trace:
…
If anyone has experienced this problem and solved it, please reply.
I beg you.