Re: [Pythonmac-SIG] py2app not happy with zope.interface

2010-07-30 Thread Russell Owen
Fixing py2app would be great, but perhaps it would suffice to document the problem and let the user of py2app to fix the bizarre install left by pip. I'll file some kind of "complaint" against pip -- though I would not be at all surprised if this was a side effect of setuptools; easy_inst

Re: [Pythonmac-SIG] [Pyobjc-dev] ANN: py2app 0.5

2010-07-30 Thread Kevin Walzer
On 7/30/10 7:21 AM, Ronald Oussoren wrote: I'm also not surprised that almost nobody reacted to my call for help, that's just how opensource works. That means that the projects where I work on move forward very slowly because there is only one developer that has little time. Folks, please don't

[Pythonmac-SIG] Installing Mysqldb Module on Python 2.5.1 on Mac OS X 10.5.8

2010-07-30 Thread Muthoni Masinde
Hello everyone, I am a new entrant to Python (but not new in programming). I am trying to install the mysqldb module on my Mac OS in vain. I have tried all the instructions in the README. I keep getting the following error setup_posix.py", line 32, in get_config metadata, options = get_meta

Re: [Pythonmac-SIG] [Pyobjc-dev] ANN: py2app 0.5

2010-07-30 Thread Ronald Oussoren
On 30 Jul, 2010,at 11:42 AM, Virgil Dupras wrote: Thanks a bunch Ronald, your work is very very much appreciated. I tried to build my app on a whole spanking new stack (Python 2.7, pyobjc 2.3 and py2app 0.5.2) and it worked (I use the plugin feature). I had, however, to erase the prebuilt files a

Re: [Pythonmac-SIG] [Pyobjc-dev] ANN: py2app 0.5

2010-07-30 Thread Virgil Dupras
On Tue, Jul 27, 2010 at 9:13 PM, Ronald Oussoren wrote: > Hi, > > I've just uploaded py2app 0.5 and new versions of altgraph, modulegraph and > macholib. I hope this solves most issues with py2app.   "easy_install-X.Y -U > py2app" should install the software for you (where X.Y is your favorite