I have found, that "sudo apt-get install python-dev" helps with #include "Python.h" problem Than i runned "python setup.py install" but still getting error in python: import RPi.GPIO as GPIO Traceback (most recent call last): File "<stdin>", line 1, in <module...