I am having issues trying to install numpy for pypy3 on my Windows 10 machine.
As I am unable to tell if this problem stems from my pypy3 installation or from something
Seems to be ppy3 is not properly installed. Try installing through wget.
wget https://bootstrap.pypa.io/get-pip.py
./pypy get-pip.py
Once installed, try installing numpy
pypy -m pip install numpy
Thanks for trying out PyPy on Windows and reporting problems. We don't really have a large Windows PyPy community, so feedback is good. There are two things at play here: