May 3, 2005
1:25 a.m.
Robert Kern wrote:
This is our fault, not yours. itertools is a standard library module introduced in Python 2.3. If you don't need to use sparse matrices, you can just ignore this. If you do need sparse matrices, you will need to upgrade to Python 2.3. I recommend using Enthought's distribution of Python 2.3.5 which has lots of modules, including Scipy, already compiled and tested for you.
The "tested" part might be stretching it a little. ;-) We're working on being able to call it "tested", though. And I will fix problems that get reported.