Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:py2app': 0.09; 'folder.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'utility,': 0.16; 'subject:python': 0.16; 'apps': 0.16; 'wrote:': 0.18; 'app': 0.19; 'header:User-Agent:1': 0.23; 'subject:problem': 0.24; 'header:X-Complaints-To:1': 0.27; 'idea': 0.28; 'file': 0.32; 'but': 0.35; 'disk': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'making': 0.63; 'great': 0.65; 'dont': 0.67; 'article': 0.77; 'russell': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Russell E. Owen" Subject: Re: Mac python py2app problem Date: Thu, 17 Jul 2014 13:06:55 -0700 Organization: University of Washington References: <82cf4b72-25c5-4413-9550-eacd2e1a0e7c@googlegroups.com> X-Gmane-NNTP-Posting-Host: d-128-208-13-159.dhcp4.washington.edu User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405627625 news.xs4all.nl 2910 [2001:888:2000:d::a6]:40175 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74687 In article , Gregory Ewing wrote: > Nicholas Cannon wrote: > > I do like the idea of making a .dmg file > > because i have used them downloading other apps and it works great but i > > dont > > know how to make them! > > In Disk Utility, use File>New>Disk Image from Folder. Or...open Disk Utility and drop the app onto its dock icon. -- Russell