<div dir="ltr">fine tanx, it works ;-)<div>brew seems to be still working, anyway it's easy to get back.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><font face="'comic sans ms', sans-serif" size="4" color="#cc0000"><i><b>--</b></i></font></div><div><font face="'comic sans ms', sans-serif" size="4" color="#cc0000"><i><b>YT</b></i></font></div><div><br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-01-29 17:34 GMT+01:00 Piet van Oostrum <span dir="ltr"><<a href="mailto:piet@vanoostrum.org" target="_blank">piet@vanoostrum.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Yvon Thoraval wrote:<br>
<br>
> 2015-01-29 14:15 GMT+01:00 Piet van Oostrum <<a href="mailto:piet@vanoostrum.org">piet@vanoostrum.org</a>>:<br>
><br>
> grep PYTHONPATH /etc/*<br>
><br>
> Bingo !<br>
><br>
> $ cat /etc/launchd.conf | grep PYTHONPATH<br>
> setenv PYTHONPATH /usr/local/lib/python2.7/site-packages<br>
><br>
> may be Mac OS X Mountain Lion 10.8.4 needs this path ?<br>
><br>
> then, I would have better not to change that.<br>
><br>
> --<br>
> YT<br>
><br>
<br>
</div></div>The Python that comes with OS X has nothing in /usr/local/lib/python2.7/site-packages. In fact no system software uses /usr/local. So it could be from a Python that you installed yourself. Maybe Homebrew? Because the Pythons from <a href="http://www.python.org" target="_blank">www.python.org</a> don't have anything in /usr/local.<br>
<br>
Anyway, I think any decent Python system that needs /usr/local/lib/python2.7/site-packages would have this path built in.<br>
<br>
Just try to delete it and see if anything fails. You can always put it back.<br>
<br>
By the way, it seems that you can also set environment variables for a specific application in that application's Info.plist file.<br>
<div class="HOEnZb"><div class="h5"><br>
With kind regards,<br>
--<br>
Piet van Oostrum <<a href="mailto:piet@vanoostrum.org">piet@vanoostrum.org</a>><br>
WWW: <a href="http://pietvanoostrum.com/" target="_blank">http://pietvanoostrum.com/</a><br>
PGP key: [8DAE142BE17999C4]<br>
</div></div></blockquote></div><br></div>