Re: [Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-25 Thread John Hunter
On Tue, Aug 25, 2009 at 4:59 PM, Patrick Rynhart wrote: > Thanks again for your help.  Do you think that testing for the version > of the Visual C redistributable is required during an install of > matplotlib (and/or possibly at runtime). This shouldn't be an issue with recent binaries of mpl, eg

Re: [Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-25 Thread Patrick Rynhart
Hi again, Just to update you, copying across the Visual C/C++ runtime library (MSVCP71.DLL) from a Windows XP SP3 install to C:\Python25\Lib\site-packages\matplotlib on Windows Server 2008 does in fact appear to work correctly with matplotlib after all. Regards, Patrick -- Dr Patrick Rynhart Li

Re: [Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-25 Thread Patrick Rynhart
On Fri, Aug 7, 2009 at 7:27 PM, John Hunter wrote: > On Thu, Aug 6, 2009 at 8:48 PM, Patrick Rynhart wrote: >> Dear all, >> >> We are using Python 2.5, matplotlib and NumPy on Windows to assist >> with the teaching for an undergraduate paper. On a small number of >> installations, an error attempt

Re: [Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-07 Thread Christoph Gohlke
Hi, here is a VS2003 build of matplotlib-0.99.0 for Python 2.5 for comparison: Christoph On 08/07/2009 00:27, John Hunter wrote: > On Thu, Aug 6, 2009 at 8:48 PM, Patrick Rynhart wrote: >> Dear all, >> >> We are using

Re: [Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-07 Thread John Hunter
On Thu, Aug 6, 2009 at 8:48 PM, Patrick Rynhart wrote: > Dear all, > > We are using Python 2.5, matplotlib and NumPy on Windows to assist > with the teaching for an undergraduate paper.  On a small number of > installations, an error attempting to load some required DLL's is > being reported (on ap

[Matplotlib-users] Issue with Matplotlib on Win32 and "ImportError: DLL load failed"

2009-08-06 Thread Patrick Rynhart
Dear all, We are using Python 2.5, matplotlib and NumPy on Windows to assist with the teaching for an undergraduate paper. On a small number of installations, an error attempting to load some required DLL's is being reported (on approx 3 machines out of approximately 60). There doesn't appear to