[Pythonmac-SIG] How to use pythonw on Mac OS X

2009-03-15 Thread Samantha Bess
To whom it may concern: I'm hoping you can help me. I recently purchased a screensaver called Paper Pilots. When I tried to install it, a message popped up that said, "This program needs access to the screen. Please run with 'pythonw',". Can anyone help me? I'm not sure what I need to do ne

[Pythonmac-SIG] is there a pyobjc installer compatible with python 2.5?

2006-10-29 Thread Samantha Atkins
The current installer refuses to install after a python 2.5 install. Is there a way around this? - samantha ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] How to I covert a Mac framework into a python module

2006-09-10 Thread samantha
Ronald Oussoren wrote: > > On Sep 10, 2006, at 7:59 AM, Samantha Atkins wrote: > >> I see all of these nice apparent python modules for Foundation, >> SyncServices, etc. corresponding to several objc frameworks. I would >> like to know how these are made and especia

[Pythonmac-SIG] How to I covert a Mac framework into a python module

2006-09-09 Thread Samantha Atkins
I see all of these nice apparent python modules for Foundation, SyncServices, etc. corresponding to several objc frameworks. I would like to know how these are made and especially how to update them when the underlying frameworks have changed. Thanks for any leads. - samantha