You Are Here:

Community: Developer Discussion Boards

#1 Old pyc comilation question - 2006-11-14, 06:11

Join Date: Sep 2006
Posts: 51
big_pig's Avatar
big_pig
Offline
Regular Contributor
Hi,
I know, you can compile py- file with standard python as

>python -O file.py

producing file.pyc.

How do the same for symbian application py-file to phone installation.
Can py2sis handle pyc- files, any other tool?

Thanks
Reply With Quote

#2 Old Re: pyc comilation question - 2006-11-14, 10:05

Join Date: Nov 2005
Posts: 12
lhuovine
Offline
Registered User
I've compiled my .py files in Linux with the following command
python -O -O /usr/lib/python2.2/compileall.py .

This command compiles all the python source files in the given directory.
Then just create .sis package using py2sis (I've been using py2sisng) as you would do with .py files.

Note: default.py file must not be pre-compiled!

One thing I noticed is that .pyo files are not recognized (at least earlier PyS60 versions) so I've renamed *.pyo to *.pyc and they have been working just fine.

Hope this helps.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
a question about command and a question about s60 t4kesting Mobile Java General 0 2006-01-24 09:21
Strange question on 6230 DanAvni1 General Browsing 1 2005-04-18 07:05
Memory Access within the N-Gage & question regarding larger memory cards. Moldrik General Symbian C++ 2 2004-01-08 19:36
a question about class MPictureFactory and class MRichTextStoreResolver wudilp General Symbian C++ 0 2003-12-07 17:06
Sending data using iAcceptedSocket (Urgent question) okegame Bluetooth Technology 1 1970-01-01 02:00

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia