On Jan 28, 2008, at 6:55 PM, Jon Crump wrote:
Patrick, thanks for the help. There's still much I don't understand
% which python returns:
/Library/Frameworks/Python.framework/Versions/Current/bin/python
% python --version gets me:
Python 2.5
It looks as though you might have installed Python 2.5 yourself on
10.4. 10.5 comes with Python 2.5 installed (and doesn't have anything
Python related in /Library/... by default.)
Check your shell configuration. There are probably modifications there
so that when in the shell environment, Python 2.5 installed in the /
Library location is used.
BBEdit is not run as a subprocess of the shell, so it doesn't inherit
the shell environment. If you need to make modifications to the
environment for GUI processes, you can do so like this:
<http://developer.apple.com/qa/qa2001/qa1067.html>
Jim
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>