Hi Folks: I am new to python, and, (thanks to on-site help) just
installed ipython, matplotlib, numpy and scipy on my PPC running
Leopard (10.5.1). Since scipy.org's install page is out-dated -- it
recommends beginning by re-installing python (http://www.scipy.org/
Installing_SciPy/Mac_OS_X) -- I t
On Nov 8, 2007 4:59 PM, Nicholas Bastin <[EMAIL PROTECTED]> wrote:
> Also, Apple distributes the standard library in a zip file, so you
> won't find all the packages just lying around. They should all be
> stored in /Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip.
I'll eat my
On Nov 8, 2007 4:13 PM, Chris <[EMAIL PROTECTED]> wrote:
> Are others having fundamental issues on OSX 10.5 with python 2.5.1? I was
> excited that Python 2.5 was included, but this excitement was very short
> lived. Almost nothing works. Upon startup I get this message:
>
> 'import site' failed; u
Chris schrieb:
> Are others having fundamental issues on OSX 10.5 with python 2.5.1? I was
> excited that Python 2.5 was included, but this excitement was very short
> lived. Almost nothing works. Upon startup I get this message:
>
> 'import site' failed; use -v for traceback
>
> and sure enoug