From: Charlie M. <cw...@gm...> - 2006-05-29 13:28:07
|
The 0.87.2 release requires numpy-0.9.6. - Charlie On 5/29/06, Uri Nix <Ur...@zo...> wrote: > > > Hi, > > I'm using Python 2.4.1, numpy-0.9.8, and matplotlib-0.87.2 on a Windo= ws > XP computer. > Problem is that any attempt to import pylab results in a crash. > Using "python -v", the culprit seems to be the following line: > > # > c:\Python24\lib\site-packages\matplotlib\_transforms.pyc > matches > c:\Python24\lib\site-packages\matplotlib\_transforms.py > import matplotlib._transforms # precompiled from > c:\Python24\lib\site-packages\matplotlib\_transforms.pyc > > Any ideas and solutions to this issue? > > Cheers, > Uri |