Getting python to work on an Android pbone
You'd probably get a better response by just posting the error messages here as you encounter them, and then anyone can chip in.
I use Qpython and it's always been relatively error free, and around 90% or so of the modules and packages that Id normally use with the desktop version of python also worked fine on an unrooted android, you could always give that a try and see if its any better than what you're using now.
The linux environment gives you access to a whole new level of possibilities for what you can do using just your phone, and having the ability to install tools and packages that would never be released as stand alone .apks in the Play Store, makes pwning things so much easier.
Being able to run perl, php or python straight from the terminal is fucking awesome man, and having everything stored in one main directory, and not scattered between loads of different folders and individual apps for each language is an added bonus.