Installation¶
Here we describe a series of more frequent reported problems related mainly to the installation process and their possible solutions.
I don't find amber.python
executable
Solution:¶
- Make sure that you have installed
Ambertools20
and sourced theamber.sh(zch)
file - If you installed
Ambertools20
from conda, use that python executable
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:¶
Please try installing/reinstalling the OpenMPI library like this:
sudo apt install openmpi-bin libopenmpi-dev openssh-client
or this way
sudo apt install --reinstall openmpi-bin libopenmpi-dev openssh-client
I don't find the gmx_MMPBSA executable
Solution:¶
When I run gmx_MMPBSA I get this error ModuleNotFoundError: No module named 'parmed'
Solution:¶
Please see this issue to see the solution
Last update: May 31, 2021 10:51:47
Created: April 23, 2021 16:42:12
Created: April 23, 2021 16:42:12