[Matplotlib-users] MSVCP71.dll required by matplotlib

2006-08-17 Thread Leandro Lameiro
Hello.I have got this error on a very clean installation of Windows 98SE and matplotlib 0.87.4 / numpy 0.9.8 / official python 2.4.>>> from pylab import *The import of the numpy version of the _transforms module, _ns_transforms, failed.  This is is either because numpy wasunavailable when matplotli

[Matplotlib-users] Big slowdown showing PNG images

2006-07-01 Thread Leandro Lameiro
on axes.imshow. Commenting im.autoscale() call makes it fast again, but i don't know if this is right. My image is 25K and 2400x1800 black and white PNG. I can send it... I tried using aspect as 'normal', 'equal' and 'auto' but none had performance as good as

[Matplotlib-users] Outdated installation info for Debian at matplotlib website

2006-06-24 Thread Leandro Lameiro
Hello. First of all, a big thanks for this great tool!The instructions for installation of matplotlib in Debian at matplotlib website are a bit outdated. It recommends to add a new package repository to /etc/apt/sources.list.  But this repository is completely outdated (latest matplotlib version th