Re: [AMBER] Could not import Amber Python modules! Centos 7

From: David A Case <david.case.rutgers.edu>
Date: Fri, 4 Feb 2022 08:51:43 -0500

On Fri, Feb 04, 2022, Suguna Sakkiah wrote:

>Error: Could not import Amber Python modules!
> Probably your Amber Python environment was not set up correctly.
>I included either one lines in the bashrc file and try to test it. But not succeed
>
>export PYTHONPATH=$AMBERHOME/lib/python3.9/site-packages
>export PYTHONPATH=$AMBERHOME/lib/python3.9/site-packages:$PYTHONPATH

First, "echo $PYTHONPATH" right before you run the tests to make sure that
you have the above site-packages folder in the list.

If that doesn't help, cd to $AMBERHOME/lib/python3.9/site-packages, and
report what "ls -l" says in in there.

...good luck....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Feb 04 2022 - 06:00:03 PST
Custom Search