Re: [AMBER] Error Importing pytraj to Python 2.7 Program

From: Samuel Bowerman <sbowerma.hawk.iit.edu>
Date: Tue, 21 Mar 2017 17:05:00 -0500

Oh, I see.

Well, if I inspect my installation, Version.h says that the internal
version is v4.3.0, so it should still be functional, yes?

Take care,
Samuel Bowerman
Ph.D. Candidate
Department of Physics
Illinois Institute of Technology

On Tue, Mar 21, 2017 at 4:59 PM, Hai Nguyen <nhai.qn.gmail.com> wrote:

> On Tue, Mar 21, 2017 at 5:20 PM, Samuel Bowerman <sbowerma.hawk.iit.edu>
> wrote:
>
> > Hello Amber community,
> >
> > I have put together a little python script to play with the "pytraj"
> module
> > for pipelining some data processing. However, if I try to import the
> > pytraj module, then I am met with the following error:
> >
> >
>
>
> > RuntimeError("need to have cpptraj version >= v4.2.7")
> >
> > I don't really know why I'm getting this error because calling "cpptraj
> > --version" shows that v16.6 is the default cpptraj in my path.
>
>
> yeah, that error message is quite misleading. pytraj is checking cpptraj's
> internal version. (since cpptraj's API changed rapidly in the past).
> https://github.com/Amber-MD/cpptraj/blob/master/src/Version.h
>
> Hai
> _______________________________________________
> 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 Tue Mar 21 2017 - 15:30:03 PDT
Custom Search