i am trying to use python shell to turn ON a LED ,connected on port 4,i have installed GPIO to the pi but still i am getting this error plz help enter image description here
1 Answer 1
It looks like you wrote 'setpu' instead of 'setup' on line 3.
answered Mar 20, 2016 at 2:43
user43459user43459
lang-py