[cctbxbb] Boost Import Error

Luc Bourhis luc_j_bourhis at mac.com
Wed Jun 4 12:01:35 PDT 2014


On 4 Jun 2014, at 19:26, Magnus Andersson <magnus.andersson at scilifelab.se> wrote:

> Yes, the three exports are in my .bash_profile

Can you confirm that .bash_profile is sourced when you open a new Terminal window? E.g. what do you get with "echo $LIBTBX_BUILD"? I know I am grasping at straw at this stage…

> I launch by:
> 
> /opt/local/bin/python2.7 PyWAXS.py
> 
> where I have my python build that contains all modules I need
> 
> but 
> 
> type python
> 
> gives: python is /Library/Frameworks/Python.framework/Versions/2.7/bin/python
> 
> Any idea of what goes on here?

"echo $PATH" shall give you the answer to that! But if you launch your script PyWAXS.py  with the full path /opt/local/bin/python2.7, it should not matter.

Luc





More information about the cctbxbb mailing list