New issue 2748: Installing Numpy under PyPy 3.5 (Windows 10)
https://bitbucket.org/pypy/pypy/issues/2748/installing-numpy-under-pypy-35-windows-10

Ruud van der Ham:

I am trying to install numpy under PyPy 3.5 on Windows 10 with

```
pypy3 -m pip install numpy.
```

It will start installing but ends with an error message (see screenshot below).

I can't work out what's wrong.

Please help.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to