
PyPy Team, I tried to use PyPy on Win64. It crashed because I needed a file called 'MSCVR100.DLL'. Could you distribute that with PyPy? Signed, Thomas

Thanks for trying pypy. Some of the nightly builds need the runtime you saw, which can be found here http://www.microsoft.com/en-us/download/details.aspx?id=5555 The official version here http://pypy.org/download.html depends on a different runtime, and a link is provided on that page to download it. Where did you get the version you tried? Matti On 2012-12-20, at 12:15 AM, Thomas <thomas@doylend.com> wrote:
PyPy Team,
I tried to use PyPy on Win64. It crashed because I needed a file called 'MSCVR100.DLL'. Could you distribute that with PyPy?
Signed, Thomas _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
participants (2)
-
Matti Picus
-
Thomas