Re: [AMBER] "Could not import Amber Python modules!" error

From: sunyeping <sunyeping.aliyun.com>
Date: Wed, 09 Oct 2019 22:43:49 +0800

Hi Anthony,

I've tried to source everything possible, including my .bashrc, the amber.sh, and to close all terminals and a brand new terminal, but I still get the same error when runing the test.
------------------------------------------------------------------
From:Anthony Cruz-Balberdy <anthonycruzpr.gmail.com>
Sent At:2019 Oct. 9 (Wed.) 21:47
To:孙业平 <sunyeping.aliyun.com>
Cc:AMBER Mailing List <amber.ambermd.org>
Subject:Re: [AMBER] "Could not import Amber Python modules!" error

Hi Yeping Sun,

Did you source your ~/.bashrc after adding the lines?
if not then source your ~/.bashrc or do the following command: source /home/sunyp/software/AmberTools/amber18/amber.sh
to setup the AMBER environment variables. After that everything should work.

The other option is to close all terminals and open a brand new terminal and try to do the tests.

Regards,

Anthony

On Wed, Oct 9, 2019 at 8:29 AM sunyeping <sunyeping.aliyun.com> wrote:
Dear all,

 I just installed ambertools 19 in CentOS 7 system, and the installation process seemed successful. However, when I run "make test" command, I get the following error:

 We recommend adding the line:

    test -f /home/sunyp/software/AmberTools/amber18/amber.sh && source /home/sunyp/software/AmberTools/amber18/amber.sh (sh/bash/zsh)
 or
    test -f /home/sunyp/software/AmberTools/amber18/amber.csh && source /home/sunyp/software/AmberTools/amber18/amber.csh (csh/tcsh)

 Even if I add the recommended line "test -f /home/sunyp/software/AmberTools/amber18/amber.sh && source /home/sunyp/software/AmberTools/amber18/amber.sh" to ~/.bashrc and run "make test" again, the same error comes out.

 Could you help with this problem?

 Best regards,
 Yeping Sun
 _______________________________________________
 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 Wed Oct 09 2019 - 08:00:01 PDT
Custom Search