From: Uri N. <Ur...@zo...> - 2006-05-29 05:46:46
|
Hi, =20 I'm using Python 2.4.1, numpy-0.9.8, and matplotlib-0.87.2 on a Windows 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: =20 # 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? =20 Cheers, Uri |