[Numpy-discussion] Scipy in Python 2.6
Robert Kern
robert.kern at gmail.com
Mon Oct 6 23:52:28 EDT 2008
2008/10/6 Nadav Horesh <nadavh at visionsense.com>:
>
> 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 been fixed in the latest release. But please, when you report an
error message, copy-and-paste the traceback rather than paraphrasing
it.
> 2. When trying to run from "idle" warnings become errors. I think that is a bug of idle.
Probably.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the NumPy-Discussion
mailing list