gevent-socketio

python.h not found when trying to install gevent-socketio

python.h not found when trying to install gevent-socketio Question: here is my error when I try to install gevent-socketio Installing collected packages: gevent, greenlet Running setup.py install for gevent building ‘gevent.core’ extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes >-fPIC -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CHECK_ENABLE=0 -DEV_CLEANUP_ENABLE=0 >-DEV_EMBED_ENABLE=0 -DEV_PERIODIC_ENABLE=0 -Ibuild/temp.linux-x86_64-2.7/libev -Ilibev >-I/usr/include/python2.7 -c gevent/gevent.core.c -o build/temp.linux-x86_64-2.7/gevent/gevent.core.o …

Total answers: 1