On Sun, Aug 10, 2008 at 7:29 AM, Charlie Moad
> Can you search your system and see if you have that dll installed somewhere.
>  Most likely you will.  If you find it, go to the command prompt and change
> to the directory where the dll is.  Then run this command:
> Regsvr32 msvcp71.dll

Thanks for the suggestion.

I didn't have msvcp71.dll on my system, so I went here to download it:

http://www.driverskit.com/dll/msvcp71.dll/2371.html

Once I placed it in the python directory, C:\Python25 (next to the
msvcr71.dll), it worked fine.

Perhaps the matplotlib installer for 64-bit Vista/Windows 2008 (if
there ever is one) should include this file (or check for it)?

Thanks again for the help!

> - Charlie

Adam
-- 
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to