Skip to content

Instantly share code, notes, and snippets.

View jjdevbiz's full-sized avatar
💭
MEOOOOWWWWWWWWWW

jjdevbiz

💭
MEOOOOWWWWWWWWWW
View GitHub Profile
@jjdevbiz
jjdevbiz / docker-sc4-error.py
Created August 26, 2015 22:32
docker-sc4-error.py
Installing collected packages: Adafruit-BBIO, gevent, webapp2, webob, python-memcached, ws4py, jinja2, peewee, greenlet, MarkupSafe
Running setup.py install for Adafruit-BBIO
building 'Adafruit_BBIO.GPIO' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC
-I/usr/include/python2.7 -c source/py_gpio.c -o build/temp.linux-x86_64-2.7/source/py_gpio.o -Wno-format-security
source/py_gpio.c:31:20: fatal error: Python.h: No such file or directory
#include "Python.h"
^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1