Hi everyone,
I have been trying to MPBSA.py
Earlier I have successfully installed and sourced and it ran well, but now I am getting an error
Traceback (most recent call last):
File "/nethome/axt651/apps/amber14/bin/MMPBSA.py.MPI", line 48, in <module>
(amberhome, amberhome))
ImportError: Could not import Amber Python modules. Please make sure you have sourced /nethome/axt651/apps/amber14/amber.sh (if you are using sh/ksh/bash/zsh) or /nethome/axt651/apps/amber14/amber.csh (if you are using csh/tcsh)
Traceback (most recent call last):
File "/nethome/axt651/apps/amber14/bin/MMPBSA.py.MPI", line 48, in <module>
(amberhome, amberhome))
ImportError: Could not import Amber Python modules. Please make sure you have sourced /nethome/axt651/apps/amber14/amber.sh (if you are using sh/ksh/bash/zsh) or /nethome/axt651/apps/amber14/amber.csh (if you are using csh/tcsh)
Hopefully I have sourced it correctly
test -f /nethome/axt651/apps/amber14/amber.sh && source /nethome/axt651/apps/amber14/amber.sh
I am running on C shell
set amber=$AMBERHOME/bin/MMPBSA.py.MPI
Any suggestion to resolve it will be highly appreciated and helpful to me.
Thanking you,
Abhishek
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Nov 17 2016 - 10:00:03 PST