>>>>> "Christopher" == Christopher Barker <[EMAIL PROTECTED]> writes:

    Christopher> msvcr71.dll is a dll required for virtually every
    Christopher> application built with MSVC7.1. For example, py2exe
    Christopher> distributes it by default when it builds
    Christopher> exes. However, it is so common, most systems already
    Christopher> have it, installed by some other app.

The missing DLL in this case is

  "This application has failed to start because MSVCP71.dll was not found."
                                                    ^
which I believe is the C++ runtime.

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to