Installation¶
This page describes commonly reported installation problems and possible solutions.
I cannot find the amber.python executable
Solution:¶
- Make sure that you have installed
Ambertools20and sourced theamber.sh(zch)file - If you installed
AmberTools20from conda, use the Python executable from that environment
I get an error related to MPI when I try to install gmx_MMPBSA
If you get an error like this:
error: Cannot compile MPI programs. Check your configuration!!!
Solution:¶
Try installing the OpenMPI library:
sudo apt install openmpi-bin libopenmpi-dev openssh-client
or reinstall it:
sudo apt install --reinstall openmpi-bin libopenmpi-dev openssh-client
I cannot find the gmx_MMPBSA executable
Solution:¶
When I run gmx_MMPBSA I get this error ModuleNotFoundError: No module named 'parmed'
Solution:¶
See issue 2 for the solution.
Last update: August 29, 2026 16:48:15
Created: April 23, 2021 16:42:12
Created: April 23, 2021 16:42:12