The installation instructions on pypy.org/download.html for the Windows binary 
(32bit) say "you may also need the VS 2009 runtime library installer 
vcredist_x86.exe<http://www.microsoft.com/en-us/download/details.aspx?id=5582>)"
This link actually points to something called the "Microsoft Visual C++ 2008 
SP1 Redistributable package"...which doesn't seem to help.
When pypy is run, it complains that its missing msvcr100.dll.

It looks like what's actually needed for this file is the "Microsoft Visual C++ 
2010 Redistributable package", located here:
http://www.microsoft.com/en-us/download/details.aspx?id=5555


Regards,
                Gerrat.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to