Re: [Pythonmac-SIG] Py2App for Python 2.6?

2009-08-21 Thread Benjamin Schollnick
wx And it appeared to bundle but if I run the application I receive an GUI import error ³importError: No Module named wx². Can anyone advise? - Benjamin On 8/21/09 2:42 PM, "Benjamin Schollnick" wrote: > Folks, > > It¹s been a long time, since I looked at Mac pyt

[Pythonmac-SIG] Py2App for Python 2.6?

2009-08-21 Thread Benjamin Schollnick
Folks, It¹s been a long time, since I looked at Mac python bundlers And especially with Snow Leopard, what¹s the state of Py2App? Are there any other recommendations for making applications out Python scripts? I need to ensure support for Leopard, and Snow Leopard - Ben ___

Re: [Pythonmac-SIG] Authentication via python?

2009-08-21 Thread Benjamin Schollnick
, "Kevin Walzer" wrote: > Benjamin Schollnick wrote: >> > Folks, >> > >> > I¹m working on some time machine scripting... In a gist, there is a >> > .Backup.log file that I want to access via readline & python >> > >>> &g

[Pythonmac-SIG] Authentication via python?

2008-10-28 Thread Benjamin Schollnick
Folks, I¹m working on some time machine scripting... In a gist, there is a .Backup.log file that I want to access via readline & python >From the MOSX gui, it appears some of the files require root access (eg. Authentication dialog pops up). Now, I am using the applet maker to compile the p

Re: [Pythonmac-SIG] py2app warning: may need to include email.Util

2007-08-01 Thread Benjamin Schollnick
Sorry for jumping in so late >>> My py2app-bundled Mac application recently started failing with "no >>> module named email.Util" when trying to display images. It turns out >>> pyfits uses urllib which uses email.Util, which apparently has been >>> renamed email.util with some kind of clever