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
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
___
, "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
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
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