Re: [Numpy-discussion] Scipy in Python 2.6

2008-10-07 Thread Nadav Horesh
1. The latest release of setuptools solved the problem of scikits 2. Idle error log example: >>> from pylab import * Traceback (most recent call last): File "", line 1, in from pylab import * File "/usr/local/lib/python2.6/site-packages/pylab.py", line 1, in from matplotlib.pylab im

Re: [Numpy-discussion] Scipy in Python 2.6

2008-10-06 Thread Gael Varoquaux
On Tue, Oct 07, 2008 at 05:45:44AM +0200, Nadav Horesh wrote: > Scipy from svn compiles with python2.6 with no problem. Problems that came > later: > 1. Could not install packages of scikits: I got a strange error about unknown > name: log Changes are this is a setuptools problem. Could you pos

Re: [Numpy-discussion] Scipy in Python 2.6

2008-10-06 Thread Robert Kern
2008/10/6 Nadav Horesh <[EMAIL PROTECTED]>: > > Scipy from svn compiles with python2.6 with no problem. Problems that came > later: > 1. Could not install packages of scikits: I got a strange error about unknown > name: log It's a bug in the version of setuptools that you have. I believe it has

Re: [Numpy-discussion] Scipy in Python 2.6

2008-10-06 Thread Nadav Horesh
Scipy from svn compiles with python2.6 with no problem. Problems that came later: 1. Could not install packages of scikits: I got a strange error about unknown name: log 2. When trying to run from "idle" warnings become errors. I think that is a bug of idle. Nadav. -הודעה מקורית- מא