I've been trying to setup my stepper motor with my RPI according to this guide: http://www.raspberrypi-spy.co.uk/2012/07/stepper-motor-control-in-python/
However, nothing seems to be happening, have I've wired my pi wrong? Here are two pictures of my setup:


I've also tried to run this script: http://blog.scphillips.com/2012/12/a-python-class-to-move-the-stepper-motor/
I'm getting no errors from either of the scripts. What am I doing wrong?