On 8/5/20 3:46 PM, Huang, Yang wrote:


Don't use that. Use


pypy3 -mensurepip

pypy3 -pip install numpy


If you are on linux64, this will install a binary wheel just as on CPython. If 
you are
on win32, you will need to wait a bit for the binary wheel; it should appear 
soon.

For more information, see
https://doc.pypy.org/en/latest/faq.html#what-about-numpy-numpypy-
micronumpy


Matti
https://bitbucket.org/pypy/numpy.git It's numpypy, which is not maintained yet.

"pypy3 -mpip install numpy",
Does this cmd install the numpy (https://github.com/numpy/numpy) ?
Does the same numpy support both Cpython and pypy ?


Did you read the link I pointed to?

If something is not clear with the information there or you have an idea how to make it more prominent then it should be fixed there via filing an issue at

https://foss.heptapod.net/pypy/pypy/-/issues



Matti

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

Reply via email to