Re: [Matplotlib-users] MSVCP71.dll required by matplotlib

2006-08-17 Thread Charlie Moad
We used to explicitly remove the link when we used mingw for the python2.4 build. The VS build didn't seem to suffer from the problem, but not these reports are coming up. I might try removing the link again. Otherwise I will look into including it. - Charlie On 8/17/06, Leandro Lameiro <[EMAI

[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