Unable to import matplotlib.pylab in Windows

Try installing the Microsoft Visual C++ 2008 Redistributable Package (x86)
<http://www.microsoft.com/downloadS/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en>.
This is usually installed during the installation of Python in the "Install For All Users" mode.

Christoph

Christoph, I couldn't get it to work after this download either. Same problem as before.

After that, I tried the following:
1. Upgraded to XP Service Pack 3.

2. Uninstalled Python 2.6 and all related packages.
3. Reinstalled Python 2.6.4 with "Install for all users" set.
4. Reinstalled Numpy 1.3.0.
5. Reinstalled Matplotlib 0.99.1.
(all installations from binaries from sourceforge)
That didn't help either.

Is there any better debug information I can provide (trace or something)? The output of "python -v" seems rather insufficient.

Thanks,
Dilip.

···

----- Original Message ----
From: Christoph Gohlke <cgohlke@...2143...>
To: matplotlib-users <matplotlib-users@lists.sourceforge.net>
Sent: Sun, November 22, 2009 10:08:21 PM
Subject: Re: [Matplotlib-users] Unable to import matplotlib.pylab in Windows

Try installing the Microsoft Visual C++ 2008 Redistributable Package (x86)
<http://www.microsoft.com/downloadS/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en>.
This is usually installed during the installation of Python in the
"Install For All Users" mode.

Christoph

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Just to be clear:
import numpy, matplotlib
works fine?

Alan Isaac

Yes.
import numpy, matplotlib
works fine.

import matplotlib.pylab
does not work.

Thanks,
Dilip.

···

----- Original Message ----
From: Alan G Isaac <alan.isaac@...287...>
To: matplotlib-users@lists.sourceforge.net
Sent: Mon, November 23, 2009 2:56:55 PM
Subject: Re: [Matplotlib-users] Unable to import matplotlib.pylab in Windows

Just to be clear:
import numpy, matplotlib
works fine?

Alan Isaac

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users