1.1 Installing Python runtime and its dependencies

Python runtime and the other libraries can be installed either from an installer or from an archive depending on the host machine
         - For Windows host machine, download Installer
         - For Linux or Mac host machine, download Archive

After the installation, Python runtime and the other dependencies can be found in the folder PyS60Dependencies under the installation folder

Python_2.0.0.sis - Python runtime

Runtime dependent package:
  - pips.sis - OpenC PIPS library

Optional packages/libraries:
  - stdioserver.sis - stdioserver to run python scripts packaged with console profile.
  - ssl.sis - SSL library if you need SSL support in socket module.

Note: The unsigned Python runtime component and the PythonScriptShell packages are also available with high capability set in Installer/Archive


Up one Level S60 Module Reference Contents Module Index Index
Previous: Up: 1. Getting Started Next:

Release 2.0.0 final , documentation updated on 10 Feb 2010.
See About this document... for information on suggesting changes.