[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

[Pythonmac-SIG] Py2App and Appscript / wxPython

2008-08-30 Thread Joseph W. Losco
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