On Jan 7, 2009, at 7:27 AM, marco kuhn wrote:
hi,
I would like to use a specific python environment in a script .
The script is load as a plugin by a program which offer a python api .
The python environment is build in.
How can I use the standard python environment.
Can i explicit load the env in my python script.
Hi Marco,
I'm not exactly sure what you want to do. But if you execute `python`
at the command line, OS X will launch whatever version of Python it
finds first in your PATH.
Hope this helps
Philip
--
http://mail.python.org/mailman/listinfo/python-list