本帖最后由 Jeffrey0521 于 2023-6-17 11:38 编辑
我的操作系统是CentOS7,用的GROMACS版本是2019.6,分子动力学模拟及gmx_MMPBSA计算一切正常。但是可视化工具gmx_MMPBSA_ana完全无法打开,一直停留在reading files的窗口,且终端有如下报错
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Falling back to using screens root_visual.
网络上检索,类似都是QT3D出了问题,都是改代码。我检查了conda pip的确是安装了pyqt5的,有无遇到相同的情况,求解。
|