Re: [Pythonmac-SIG] Rocketship in the Dock

2008-09-03 Thread John Porter Simons
- > From: has <[EMAIL PROTECTED]> > To: pythonmac-sig@python.org > Date: Tue, 2 Sep 2008 21:51:33 +0100 > Subject: Re: [Pythonmac-SIG] Rocketship in the Dock > John Porter Simons wrote: > > I can run appscript from an interactive session and just ignore the >> rockets

Re: [Pythonmac-SIG] Rocketship in the Dock

2008-08-31 Thread John Porter Simons
Man I tried everything. This didn't help, nor did a more aggressive statement to let www run anything with no password prompt: www ALL=(ALL) NOPASSWD: ALL Finally I tried just editing my httpd.conf to run Apache as my local logged in user, bad practice I know but now the appscript works from

[Pythonmac-SIG] Rocketship in the Dock

2008-08-30 Thread John Porter Simons
There was a thread back in April: On 29 Mar 2008, at 09:11, Alex MacCaw wrote: > > >* Thanks - that works. > *>* I'm wondering how to get rid of the python rocket ship that appears > *>* in the dock when I start sending applescript events. I've tried > *>* deleting the object reference to app('Fin

[Pythonmac-SIG] Making setuptools compile for x86_64

2008-08-30 Thread John Porter Simons
I'm new to this list, sorry if this was already asked. I installed (py-)appscript using "setup.py install" and it works fine from an interactive session, but when I try to use it from python loaded into Apache through mod_python, I get this error: Could not import darkporter.jukebox.views. Error