| Reply | « Previous Thread | Next Thread » |
|
Hi friends,
I hope I am not posting in a wrong section, but if so... I am sorry.. I need to run a python app on my phone and there are several modules this python script required.. so if you guys are able to help me out, can you please let me know from where I can find these modules.. Required Modules : appuifw2 , e32, os, miso, codecs, re, sys, laa, struct, appswitch Any help would be greatly appreciated...thnx.. |
| ashok.soni |
| View Public Profile |
| Find all posts by ashok.soni |
|
e32, os, re, sys, struct, codecs are part of std library and ship with pys60 (you don't have to get them)
appuifw2, miso, laa, appswitch are third party extensions and you will have to locate the right version for your phone (3rd edition vs 2nd). You will also have to have a developer certificate to sign these if you use a 3rd edition phone. Hope it helps. raf
Last edited by raf1hh : 2008-12-07 at 07:20.
Reason: afterthought
|
|
Quote:
|
| ashok.soni |
| View Public Profile |
| Find all posts by ashok.soni |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| User Modules and multiple py files | kpowerinfinity | Python | 5 | 2007-12-16 03:11 |
| Script-level modules not allowed in 3rd Ed? | kevin_s2f | Python | 6 | 2007-07-05 19:46 |
| ImportError when adding modules | insyte | Python | 3 | 2006-09-07 18:33 |
| Conditional compilation: managing set of modules | doctordwarf | General Symbian C++ | 3 | 2004-08-31 15:01 |
| Modules | stenlik | Symbian Networking & Messaging | 1 | 2004-06-09 10:30 |