[Pythonmac-SIG] Using getwcd() in a frozen app

Smith, Jeff jsmith at medplus.com
Wed Apr 22 20:21:42 CEST 2009


Unfortunately, bbfreeze doesn't even work for simple cases on Mac OS X:

Warning: don't know how to handle binary dependencies on this platform
(darwin)

Jeffery G. Smith
MedPlus, A Quest Diagnostics Company | Senior SCM Specialist | 4690
Parkway Drive | Mason, OH 45040 USA | phone +1.513.204.2601 | fax
+1.513.229.5505 | mobile +1.513.335.1517 | jsmith at MedPlus.com |
www.MedPlus.com 

Please think about resource conservation before you print this message


-----Original Message-----
From: pythonmac-sig-bounces+jsmith=medplus.com at python.org
[mailto:pythonmac-sig-bounces+jsmith=medplus.com at python.org] On Behalf
Of Christopher Barker
Sent: Wednesday, April 22, 2009 1:31 PM
To: Pythonmac-sig
Subject: Re: [Pythonmac-SIG] Using getwcd() in a frozen app

NOTE: your reply only went to me, not the list -- you need to "reply
all".

Smith, Jeff wrote:
> Thanks...that did the trick.

good, it wasn't totally clear to me that that was quite what it did!

> In case you are interested in the context, we have an automated build 
> system that works across multiple platforms and use a frozen python 
> app for some things.  We freeze it to avoid having to install Python 
> on all the build machines.  We just added Mac to the list of platforms

> and the freezing tool that works on Linux and Windows (cx_Freeze) 
> doesn't work on Mac so I am using py2app for that platform.

It sounds like you are done, but just in case, you might look into
bbfreeze -- it works on all those platforms, and while it doesn't build
app bundles on OS-X, it may work well for your use.

-Chris

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig










Confidentiality Notice: The information contained in this electronic transmission is confidential and may be legally privileged. It is intended only for the addressee(s) named above. If you are not an intended recipient, be aware that any disclosure, copying, distribution or use of the information contained in this transmission is prohibited and may be unlawful. If you have received this transmission in error, please notify us by telephone (513) 229-5500 or by email (postmaster at MedPlus.com). After replying, please erase it from your computer system.





More information about the Pythonmac-SIG mailing list