[Tutor] python problems on android

blechnum at fireflyuk.net blechnum at fireflyuk.net
Fri Jan 3 23:18:00 CET 2014



Hi. I wrote a few python programs and had them running on my phone up 
to last september.
Haven't had time to work on them again till now.
Only now, they... don't work !
Not sure why and its very frustrating.

one of the errors is in response to an input request like this

g = input ("type h to use last settings ")

stops the program with this

File <string>, line1, in <module>
NameError: name 'h' is not defined

after I entered h

Will I have to abandon using SL4A and Python and switch to using 
android/java ?




More information about the Tutor mailing list