Hi, I have just posted a You Tube video on the Raspberry kit from Maplin that may be of some help. Search for Davidhallettprojects or David Hallett baking on Google or You Tube. The video name is A Raspberry Pi for Christmas? Hope this helps
SORTED! well in a radical way. I reformatted my SD card, and downloaded Raspbian again, did all the complicated stuff and configured the card. Once everything was working, installed Geany, wrote a simple programme and it returned " hello" with no error. This fails to explain while my original instal...
Thank you I tried your suggestion and ended up with the same error: /usr/bin/python: can't find '_main_' module in ' home/pi/python' Program exited with code:1 I am using Python and installed Geany from LXT terminal using; sudo apt-get install Geany The short program works fine using IDLE All my sav...
When I use IDLE my programmes run fine but running them from Geany always gives the error "can't find 'Main'. This happens even if II write the programme in Geany. Driving me crazy, help much appreciated