<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">ok, you might be on to something here<div><br></div><div>I get nothing:</div><div><br></div><div><div style="margin: 0px; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 62);">echo $LIBTBX_BUILD</div><div style="margin: 0px; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 62); min-height: 14px;"><br></div><div><div><br></div><div>even though my bash states:</div><div><br></div><div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">export LIBTBX_BUILD=/Users/magnus/Downloads/cctbx_build</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">export PYTHONPATH=/Users/magnus/Downloads/cctbx_sources:/opt/local/bin:/Users/magnus/Downloads/cctbx_build/lib:/Users/magnus/Downloads/cctbx_sources:/Users/magnus/Downloads/cctbx_sources/boost_adaptbx:/Users/magnus/Downloads/cctbx_sources/libtbx/pythonpath:/usr/local/lib:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7</div><div style="margin: 0px; font-family: Courier; color: rgb(76, 47, 45); background-color: rgb(223, 219, 196);">export DYLD_LIBRARY_PATH=/Users/magnus/Downloads/cctbx_build/lib</div></div><div><br></div><div>and</div><div><div style="margin: 0px; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 62);">echo $PATH</div><div style="margin: 0px; font-family: Courier; color: rgb(255, 240, 165); background-color: rgb(19, 119, 62);">/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/magnus/.venvburrito/bin:/sw/lib/cctbx/cctbx_build/bin:/sw/bin:/sw/sbin:/Users/magnus/Downloads/cctbx_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin</div></div><div><br></div><div><br></div><div>Magnus</div><div><br></div><div>On 04 Jun 2014, at 21:01, Luc Bourhis &lt;<a href="mailto:luc_j_bourhis@mac.com">luc_j_bourhis@mac.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>On 4 Jun 2014, at 19:26, Magnus Andersson &lt;<a href="mailto:magnus.andersson@scilifelab.se">magnus.andersson@scilifelab.se</a>&gt; wrote:<br><br><blockquote type="cite">Yes, the three exports are in my .bash_profile<br></blockquote><br>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�<br><br><blockquote type="cite">I launch by:<br><br>/opt/local/bin/python2.7 PyWAXS.py<br><br>where I have my python build that contains all modules I need<br><br>but <br><br>type python<br><br>gives: python is /Library/Frameworks/Python.framework/Versions/2.7/bin/python<br><br>Any idea of what goes on here?<br></blockquote><br>"echo $PATH" shall give you the answer to that! But if you launch your script PyWAXS.py &nbsp;with the full path /opt/local/bin/python2.7, it should not matter.<br><br>Luc<br><br><br><br>_______________________________________________<br>cctbxbb mailing list<br><a href="mailto:cctbxbb@phenix-online.org">cctbxbb@phenix-online.org</a><br>http://phenix-online.org/mailman/listinfo/cctbxbb<br></blockquote></div><br></div></body></html>