Re: [AMBER] About python usage in AmberTools

From: Juan Eiros Zamora <j.eiros-zamora14.imperial.ac.uk>
Date: Wed, 08 Jul 2015 15:26:35 +0100

> ​Not necessarily a mistake. Look at config.h and search for the PYTHON
> variable. What does it point to?
>
192 #Python interpreter we are using
193 PYTHON=/home/je714/anaconda3/envs/py27/bin/python2.7
194
195 #Type of Amber_Phenix build and python include file
196 AMBERPHENIX=no
197 INCLUDE_PY=/home/je714/anaconda3/envs/py27/include/python2.7
198 PYTHON_VER=2.7
199 PHENIX_INC=
200 PHENIX_REPO=

So it seems to have picked it up correctly.

But the first line of the mdout_analyzer.py script is setting up a wrong
python I think:

#!/usr/local/bin/python2.7





_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jul 08 2015 - 07:30:06 PDT
Custom Search