Re: [pypy-dev] I have a question...

2012-12-21 Thread Armin Rigo
Hi all, On Fri, Dec 21, 2012 at 8:10 AM, Matti Picus wrote: > Could someone with superpowers please replace the package at > https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-beta1-win32.zip > and fix the md5 checksum at http://www.pypy.org/download.html ? Done. Thanks for your ongoing work on

Re: [pypy-dev] I have a question...

2012-12-20 Thread Matti Picus
It seems I made a mess with the latest win32 beta release (again). Over 2800 downloads and you were the first to notice, so thanks for the feedback. I wonder how many of the others failed and never mentioned anything? Some of the dlls we shipped with that pypy depend on the Visual 10 runtime, a

Re: [pypy-dev] I have a question...

2012-12-19 Thread Matti Picus
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= The official version here http://pypy.org/download.html depends on a different runtime, and a link is provided on that page to download

[pypy-dev] I have a question...

2012-12-19 Thread Thomas
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 [email protected] http://mail.python.org/mailman/listinfo/pypy-dev