View Single Post
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#3
hi,

just test basic python script

tried python2.4 example by Teemu

http://www.teemuharju.net/code/uitest.py

run under python2.5
generated errors

Traceback (most recent call last):
File "uitest.py", line 179, in <module>
uitest = UITest( )
File "uitest.py", line 16, in _init_
self.app = hildon.App( )
AttributeError: 'module' object has no attribute 'App'

(770, OS2008He, python2.5)

Any chance to have this hildon example to work

or how to contact Theemu

Last edited by Darius2006; 2010-02-12 at 01:04.