<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Luc,<div><br></div><div>I've been travelling and haven't gotten back to this until now. Still having issues though. And, I received an email from a user with similar problems so it might be worth looking further into this.</div><div><br></div><div><div><blockquote type="cite">On Unixes, .bash_profile is only sourced when you log in but not when you open a new terminal. It is different by default on MacOS X because of the way Terminal.app is configured but if you changed that, then .bash_profile won't be sourced. Try putting your export's in .bashrc instead or open Terminal &gt; Preferences &gt; Startup and select "Shell opens with: Default Login Shell".<br></blockquote><div><br></div><div>I have checked and my exports have been sourced correctly.</div><br><blockquote type="cite"><br><blockquote type="cite">echo $PATH<br>/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<br></blockquote><br>Ok. MacPorts installs python27 but not python, so "type python" gets the system one. You need to do<br><span class="Apple-tab-span" style="white-space:pre">        </span>port select --set python27<br>to get python mapped to /opt/local/bin/python27.<br><br></blockquote><div><br></div><div>I get:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">port select --set python27</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Error: The 'set' command expects two arguments: &lt;group&gt;, &lt;version&gt;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px;">I tried to figure this out but without success... sorry to bug you with syntax issues.</div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Magnus</div></div><br><blockquote type="cite">Luc<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>