LO 4.3.5002 and PYTHONPATH on Mac OS X Mountain Lion 10.8.4
Michael Stahl
mstahl at redhat.com
Thu Jan 29 08:19:01 PST 2015
On 29.01.2015 17:11, Yvon Thoraval wrote:
>
> 2015-01-29 14:15 GMT+01:00 Piet van Oostrum <piet at vanoostrum.org
> <mailto:piet at vanoostrum.org>>:
>
> grep PYTHONPATH /etc/*
>
>
> Bingo !
>
> $ cat /etc/launchd.conf | grep PYTHONPATH
> setenv PYTHONPATH /usr/local/lib/python2.7/site-packages
>
> may be Mac OS X Mountain Lion 10.8.4 needs this path ?
>
> then, I would have better not to change that.
if Mac OS itself needed this path, it would presumably have added it to
the default python built-in search path... more likely some third party
software added it to /etc/launchd.conf, likely some software that
installed its stuff in /usr/local/lib/python2.7/site-packages.
More information about the LibreOffice
mailing list