[issue26953] Failed building wheel for greenlet

Marco report at bugs.python.org
Wed May 4 11:21:33 EDT 2016


New submission from Marco:

I have tried to install bpython on Linux with this result

studio at linux:/usr/bin> pip install bpython
...
...
Running setup.py bdist_wheel for greenlet ... error
greenlet.h:8:20: fatal error: Python.h: No such file or directory
   #include <Python.h>
                      ^
  compilation terminated.
  error: command 'gcc' failed with exit status 1

How can I fix this error ?

MC

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26953>
_______________________________________


More information about the Python-bugs-list mailing list