New submission from Marco: I have tried to install bpython on Linux with this result
studio@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 <rep...@bugs.python.org> <http://bugs.python.org/issue26953> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com