I'm using Windows 10 (64bit, zh-cn) with pypy (2.4 32bit based on python 3.2.5).
When trying to install pip from pypy,
> pypy get-pip.py
after a short delay, the pypy.exe would stop response and then the following logging shows in the command prompt:
Fatal RPython error: UnicodeDecodeError
Does anyone know how to fix it? Thanks in advance.