Operating-system compatibility issues¶
This page describes commonly reported operating-system compatibility problems and possible solutions.
gmx_MMPBSA fails on macOS versions earlier than Big Sur
Solution:¶
We tested gmx_MMPBSA on macOS Big Sur. Problems have been reported on earlier versions; see this thread for details.
gmx_MMPBSA_ana fails in non-native Linux distribution (i.e., Windows Subsystem for Linux (WSL), Debian, Centos or HPC)
Solution:¶
- I am using Windows Subsystem for Linux (WSL)
- A WSL installation without Linux GUI support cannot run
gmx_MMPBSA_ana. Usegmx_MMPBSAwith-noguiin that environment. - I am using Debian or Centos as OS
- Server-oriented distributions may provide older graphics libraries.
gmx_MMPBSA_anarequires graphics libraries compatible with its PyQt version. A desktop-oriented distribution may therefore be easier to configure. - I am running gmx_MMPBSA on HPC
- HPC compute nodes commonly lack a graphical display, so applications that require graphics libraries may fail. Add
-noguito the gmx_MMPBSA command to preventgmx_MMPBSA_anafrom opening after the calculation.
Error with qt.qpa.plugin
- I get an error related to Qt plugins
-
If you get the following or similar error:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.Solution:¶
One possible solution is to reinstall the following library:
sudo apt install --reinstall libxcb-xinerama0
Last update: August 29, 2026 16:48:15
Created: April 23, 2021 16:42:35
Created: April 23, 2021 16:42:35