Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Doesn't currently work with latest Raspbian... #7

Closed
ghollingworth opened this issue Jun 7, 2013 · 3 comments
Closed

Doesn't currently work with latest Raspbian... #7

ghollingworth opened this issue Jun 7, 2013 · 3 comments

Comments

@ghollingworth
Copy link

I tried installing using the easy_install and it fails not being able to load the _GPIO.so

When trying the git clone and setup.py install it fails looking for Python.h

@devbence
Copy link

devbence commented Jun 7, 2013

wiringpi? 🎱

@itdaniher
Copy link

@ghollingworth You need to install the python development headers - try sudo apt-cache search python | grep dev.

@metachris
Copy link
Owner

sudo apt-get install python-dev should fix the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants