New issue 2319: pip install numpy fails on PyPy 5.3 on OS X
https://bitbucket.org/pypy/pypy/issues/2319/pip-install-numpy-fails-on-pypy-53-on-os-x

Konstantin Lopuhin:

The error is ``AttributeError: 'module' object has no attribute 
'get_makefile_filename'``, which is similar to #1636. The same steps work on 
Ubuntu for pypy 5.3, and ``pip install numpy`` works under CPython 2.7 on the 
same OS X. I attached the full log. It could be specific to my machine / 
compilers available, shall I try to get more info?


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

Reply via email to