Sunday, May 5, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 19817  / 2 Years ago, thu, march 24, 2022, 2:22:26

I am trying to install the PyPy distribution of Numpy (Note that PyPy requires a different version of Numpy than that found in the repositories), but get the error:



Cannot compile 'Python.h'. Perhaps you need to install python-dev|python-devel


I do however have the latest python-dev installed.



Any suggestions?


More From » software-installation

 Answers
4

Somebody mentioned portable PyPy which I maintain. The stable builds indeed don't have numpy precompiled but I also build unstable builds from time to time which include numpy. You can see them here: https://bitbucket.org/squeaky/portable-pypy-weekly/downloads.


[#23137] Thursday, March 24, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
kneducator

Total Points: 226
Total Questions: 111
Total Answers: 108

Location: Mexico
Member since Sun, Jul 25, 2021
3 Years ago
;