How to compile a wxpython application to an execute?

Hi Nikola:

Thank you for your help, I’ve tackled the trouble by your advice. You’ve safed my life, thank you indeed!

Best,

Leo

···

----- Original Message -----

From:
Nikola Stjelja

To: wxPython-users@lists.wxwidgets.org

Sent: Thursday, November 08, 2007 7:12 PM

Subject: Re: [wxPython-users] How to compile a wxpython application to an execute?

On Nov 8, 2007 11:02 AM, kongxin kongxin@dayang.com.cn wrote:

Hi all,

I can use "freeze" to covert a python app to a executable file under Fedora 7 Linux and the resulted executable run properly. When I convert a wxpython app in the same way, however, the resulted file can not run properly and complains:

“No module named core

I'm new in python and can you give me some advice?

Thanks in advance,

Leo

You could try using Pyinstaller, it correctly converted my wxPython app to an executable under windows, and its cross platform, so it may work for you.


Please visit this site and play my RPG!

http://www.1km1kt.net/rpg/Marinci.php