Re: [Pythonmac-SIG] LXML with py2app

2008-08-07 Thread Mike Keith
On Thu, Aug 7, 2008 at 11:18 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Kenneth Miller wrote: >> >>How can I build python to link to the OS X Tkinter libraries? That's >> the ONLY reason I'm using the system python. I usually use the python built >> by macports. > > I'm pretty sure the

Re: [Pythonmac-SIG] [py2app] problems running .app built on 10.5 on standard 10.4

2008-07-31 Thread Mike Keith
> Install the python.org python ,and use that to built your app -- it should > then run on all systems >= 10.3.9 thanks! that works a treat cheers, Mike ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pyt

[Pythonmac-SIG] [py2app] problems running .app built on 10.5 on standard 10.4

2008-07-31 Thread Mike Keith
hi there, probably a silly question, but i'm having trouble producing an .app of a python script which will run on a bog standard tiger system. the mac i'm building the .app on is running 10.5 and only has the default apple python 2.5. the error the person running 10.4 sees is: A Python runtime