done it but , know i have another question . i want to use Pi camera on Raspberry pi 2 , and i got error ImportError: No module named RPIO how should i change this library? #!/usr/bin/python # Core code borrowed from # http://instructables.com/id/Pan-Tilt-face-tracking-with-the-raspberry-pi # and va...