Re: [AMBER] MMGBSA Calculation Python --version

From: Carlos Simmerling via AMBER <amber.ambermd.org>
Date: Mon, 26 Aug 2024 07:00:08 -0400

The error message says "please make sure you have sourced..."
Did you do that?

On Mon, Aug 26, 2024, 5:04 AM ABDELATIF MESSAOUDI via AMBER <
amber.ambermd.org> wrote:

> Dear Amber Users
>
>
> I am running MM-GBSA calculations on a tetrameric protein using
> MMPBSA.py.MPI.
>
>
> I am getting an error message that mentions:
>
>
> (base) nabil.nabil-Lenovo-ideapad-110-15ISK:~/+Analyse$ source
> /home/nabil/SOFT/amber22/amber.sh
>
> (base) nabil.nabil-Lenovo-ideapad-110-15ISK:~/+Analyse$ python --version
>
> Python 3.9.12
>
> (base) nabil.nabil-Lenovo-ideapad-110-15ISK:~/+Analyse$ MMPBSA.py.MPI -O
> -i
> mmpbsa.in -o FINAL_RESULTS_MMPBSA.dat -sp ../Me.top -cp cpxnosolv.top -rp
> receptor.top -lp ligand.top -y *.mdcrd -do FINAL_DECOMP_MMPBSA.dat -eo
> FINAL_NRJ_TERMS.csv -deo FINAL_DECOMP_NRJ.csv > progress.log &
>
> [2] 7025
>
> (base) nabil.nabil-Lenovo-ideapad-110-15ISK:~/+Analyse$ Traceback (most
> recent call last):
>
> File "/home/nabil/SOFT/amber22/bin/MMPBSA.py.MPI", line 41, in <module>
>
> from MMPBSA_mods import main
>
> File
>
> "/home/nabil/SOFT/amber22/lib/python3.12/site-packages/MMPBSA_mods/main.py",
> line 44, in <module>
>
> from MMPBSA_mods.createinput import create_inputs
>
> File
>
> "/home/nabil/SOFT/amber22/lib/python3.12/site-packages/MMPBSA_mods/createinput.py",
> line 43, in <module>
>
> from parmed.amber.mdin import Mdin
>
> ModuleNotFoundError: No module named 'parmed'
>
>
> During handling of the above exception, another exception occurred:
>
>
> Traceback (most recent call last):
>
> File "/home/nabil/SOFT/amber22/bin/MMPBSA.py.MPI", line 45, in <module>
>
> raise ImportError('Could not import Amber Python modules. Please make sure
> '
>
> ImportError: Could not import Amber Python modules. Please make sure you
> have sourced /home/nabil/SOFT/amber22/amber.sh (if you are using
> sh/ksh/bash/zsh) or /home/nabil/SOFT/amber22/amber.csh (if you are using
> csh/tcsh)
>
>
> [2]+ Exit 1 MMPBSA.py.MPI -O -i mmpbsa.in -o FINAL_RESULTS_MMPBSA.dat -sp
> ../Me.top -cp cpxnosolv.top -rp receptor.top -lp ligand.top -y *.mdcrd -do
> FINAL_DECOMP_MMPBSA.dat -eo FINAL_NRJ_TERMS.csv -deo FINAL_DECOMP_NRJ.csv >
> progress.log
>
> (base) nabil.nabil-Lenovo-ideapad-110-15ISK:~/+Analyse$
>
>
>
>
> Thank you.
>
> Best,
>
>
> Abdelatif
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Aug 26 2024 - 04:30:02 PDT
Custom Search