On 09/02/18 09:59, Anirudh Reddy wrote:
Hello pypy dev team, I've been trying to install numpy for pypy as i need matplotlib, etc modules which need numpy and not _numpypy but I'am not able to do so.
when i try it with ,
 pypy -m pip install numpy
it gives me this error
pypy -m pip install numpy(ERROR).txt <https://mail.google.com/mail/u/0/?ui=2&ik=037bdf9ffc&view=att&th=1617b127bb63450e&attid=0.1&disp=safe&realattid=f_jdg204th0&zw>

when i try it with ,
*sudo pypy -m pip install git+https://github.com/numpy/numpy.git*
*I get ,*
install git repo(ERROR).txt
<https://mail.google.com/mail/u/0/?ui=2&ik=037bdf9ffc&view=att&th=1617b13ab4950f71&attid=0.2&disp=safe&realattid=f_jdg24zw11&zw>

please help me

What version of pypy are you using, and what OS? I assume you have done "sudo apt install pypy-dev" ?
Matti
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to