On 8 Apr, 2011, at 0:56, Russell E. Owen wrote:
> In article <64461.1302209...@parc.com>, Bill Janssen
> wrote:
>
>> I've got a Snow Leopard buildslave I'm trying to debug. So I thought
>> I'd try Python 2.7 on it. Normally, I advise people to never try to
>> install a different Python on a
On 7 Apr, 2011, at 22:48, Bill Janssen wrote:
> I've got a Snow Leopard buildslave I'm trying to debug. So I thought
> I'd try Python 2.7 on it. Normally, I advise people to never try to
> install a different Python on a Mac, as it's too embedded in the OS to
> do safely, without a great deal o
I've fixed yesterday's problem and it was my fault for not setting the File's
Owner in Interface Builder.
My current problem though is different and I don't know how to approach it.
I am trying to do the last 2 bits of the application: start on login and
register a global hotkey.
start on logi
On Sun, Apr 10, 2011, Christian K. wrote:
>
> I tried to make an app using py2app on OSX 10.6.5, python 2.6.5,
> wxpython 2.8.11.0
> Building works, but when running I get
>
> File "wx/lib/pubsub/pub.pyc", line 24, in
> File "wx/lib/pubsub/core/listener.pyc", line 13, in
> ImportError: No module
Hi,
I tried to make an app using py2app on OSX 10.6.5, python 2.6.5,
wxpython 2.8.11.0
Building works, but when running I get
File "wx/lib/pubsub/pub.pyc", line 24, in
File "wx/lib/pubsub/core/listener.pyc", line 13, in
ImportError: No module named listenerimpl
I had (other) problems with pubs