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
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
Hey all,
I have an app that I've been trying to compile / bundle with py2app
for a little while now. I have been having some trouble and I did a
little research online and learned that py2app can't bundle egg files,
except I thought I saw somewhere that the SVN version can.. So I've
tried