Re: [Tutor] python problems on android

2014-01-04 Thread blechnum
Thank you. I see, it was running python 3.x when that didn't work I uninstalled it and used SL4a to reinstall it installed Python 2.x (Thanks, sorry for being slow to catch on and for multiple threads) So raw_input should work instead of input _

[Tutor] python problems on android

2014-01-04 Thread blechnum
I havent included the script as it seems to be the use ' input' on my phone that now wont work. At the command line (on my computer) I can type h = input(" enter character ") and when i type a response and enter it, then type h and return, i am given back the response i put in. I type j

Re: [Tutor] python problems on android

2014-01-04 Thread blechnum
Ok. Will try and explain the problem. I wrote a script in python and found I could use it on my android phone with SL4a. It was really useful. Haven't used it for a few months. A few days ago I decided to improve it and found it no longer works. the problem seems to be that when it reaches an

[Tutor] python problems on android

2014-01-03 Thread blechnum
Thanks Dave. I was using 3.2.2 and uninstalled it earlier as it was giving me strange messages. Just reinstalled to remind myself what these were. here goes, WARNING: linker: libpython3.2m.so has text relocations this is wasting memory and is a security risk. Please fix the warning messag

[Tutor] python problems on android

2014-01-03 Thread blechnum
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