All perfect! 10X!!! But i have little problem with The Ensymble developer utilities for Symbian OS
my script :
Code:
import appuifw
data = appuifw.query(u"Type a word:", "text")
appuifw.note(u"The typed word was: " + data, "info")
I write:
Code:
C:\Python25>python.exe ensymble_python2.5-0.24.py py2sis memo.py -r 1.0.0 -n v14
0 -l EN -i ICO.PNG -s "Memo APP"
ensymble_python2.5-0.24.py: warning: no UID given, using auto-generated test UID
0xe74a6ca0
ensymble_python2.5-0.24.py: warning: no certificate given, using insecure built-
in one
ensymble_python2.5-0.24.py: no valid OpenSSL command line tool found in PATH
and it outputs .sis file ( 0bytes )