Hi;
As its says in the title I think I installed the wrong version of wiring Pi.
I followed the instruction here:
http://wiringpi.com/download-and-install/
and installed wiring pi from here:
git clone git://git.drogon.net/wiringPi
I checked the installation following the instruction on the download page and all seemed fine
I created a simple python program but keep getting the error:
ImportError: No module named wiringpi
I did a google search and found this:
https://www.linkedin.com/grp/post/43324 ... 8311174145
Have I installed the c version and not the Python version?
If so how do I remove the c version from my Pi?
