On 1/7/14, 4:48 PM, Ben Robinson wrote:
> Kevin and everyone else too,
>
> I took your advise to move to Python 2.7.6 (32/64) and wxPython 3.0 - in
> fact, so as to get a "known" starting point I did a recovery on my Mac
> mini to start back a a bare bones MAC OSX 10.9 and then reinstalled
> everything again.  I got the cx_freeze source and this time it seemed to
> build ok and then I did the install.  To test it out I wanted to take
> the cx_freeze sample simple app and freeze it (I ensured that it would
> run properly prior to attempting the freeze and it did).  From the
> cx_freeze/samples/simple subdirectory I entered the following:
>
> sudo python setup.py build
>
> I got the following output and the app would not launch - when I double
> click it it just seems to "pulse" and that is it.  The following output
> indicates that some modules are missing - are there prerequ's that I am
> missing?  Has anyone else had such issues with cx_freeze?

"Missing modules" are often not a problem--it's a limit of the 
modulefinder package.

Is there a wxPython example for cx_freeze that you can try?

Kevin


-- 
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to