Install Python 2.5.x. ;)
Type: Posts; User: mdop; Keyword(s):
Install Python 2.5.x. ;)
I downloaded PythonForS60_2.0.0_Setup.exe, installed and installed following packages to Nokia N85 (S60 3rd FP2 device, FW 31.002).
pips.sis
Python_2.0.0.sis
PythonScriptShell_2.0.0_3_2.sis...
It's not exactly the same. My code (using a workaround because of Symbian behaviour for my BT project) works differently on 2.0 (instead of 1.9.7).
Hi,
I can't any list of countries that support paid applications (Premium SMS/CC/DC/operator billing) and free applications. Are free applications available everywhere?
The only information I...
I'm trying to compile PyS60 from source because I need to make a small change in the code (already filled a feature request) and test my project I'm working on.
So I just run:
setup.py obb...
I know what dumpsis is for - unpacking installation sis files.
I know how to compile python code to byte code.
But I don't understand what is the setting Bytecode/source code in application...
Could you please explain me what does the "Package As: Bytecode / Source code" feature in PyS60 application packer do?
From...