Hi
Not sure whether anyone has tried this, but I have done the coding for the water drop project in the latest Magpi issue (31).
I have installed the wiringpi as per the instructions at www.wiringpi.com and typed out exactly the coding. However, when I run it it falls over on the import wiringpi. It doesn't matter whether it is wiringpi2, wiringPi, wiringpi or what. It just says no module named wiringpi (or whatever). I have tried adding a header #include <wiringpi.h> but that doesn't help. On comment on Mr Hunt's web page says to use GitHub but another website said not to. Confused. If I run gpio readall it seems installed.
Can anyone advise where I'm going wrong please? This is my first project (yes, a bit ambitious!) but I don't want to spend £180 for a proper water drop set up and I want to learn coding and having fun with the Pi. Have yet to build the circuit (getting some help there too).
My Pi is the model B with 512Mb RAM.
Many thanks

