[ExM Users] Swift/T using wrong Python
Ozik, Jonathan
jozik at anl.gov
Sun Apr 19 15:55:57 CDT 2015
An update. I looked to see whether this was a PATH issue, and saw that there was a difference between how my bash and zsh shells populate the PATH variable. I have made them compatible now, but am still seeing the same issue with the wrong python being picked up.
Jonathan
> On Apr 18, 2015, at 11:21 PM, Ozik, Jonathan <jozik at anl.gov> wrote:
>
> Hi all,
>
> I’ve run up against an issue where Swift/T’s python and python_persist are using the wrong Python version. I’ve checked and rebuilt and it looks like the Python install location specified in exm-settings.sh is being used in the build log but when I run a simple test:
> string ss = python_persist("import sys\nsys.version”);
> I’m getting the Python installation at /usr/bin/python rather than the Python version installed as part of the Anaconda distribution (which is what the exm-settings.sh is configured to use).
> Any advice on how I might better diagnose this would be appreciated. I’m on Mac OS X (10.10.3).
>
> Jonathan
>
> _______________________________________________
> ExM-user mailing list
> ExM-user at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/exm-user
More information about the ExM-user
mailing list