Hi, On Wed, 9 Oct 2019 at 16:16, Kristóf Horváth <horvath.kristof.att...@gmail.com> wrote: > I downloaded the Windows binary, but pypy3.exe fails on startup with error > code 0xc000007b (I tried version 3.6 and 3.5, too). I use Windows 10 x64, can > it cause the problem? I read in the building instructions that only a 32-bit > version available on Windows at this time, but it should be work on a 64-bit > system, right?
Yes. Assuming (randomly) that this is because of a missing dependencies, can you try: 1. Install http://www.microsoft.com/en-us/download/details.aspx?id=5582 2. If it doesn't help, check that you have the following files, e.g. in C:\Windows\System32: ADVAPI32.dll WS2_32.dll VCRUNTIME140.dll Armin _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev