Re: [Pythonmac-SIG] py2app under Windows [fixed typo in URL]

2009-01-16 Thread Ranec
Ranec wrote: > Chris Van Bael wrote: >> On Fri, Jan 16, 2009 at 1:57 PM, Ranec wrote: >> >>> Hi there, >>> >>> dumb question, probably, but: >>> >>> can I build a MacOS App, using py2app, under Windows? >>> >> No

Re: [Pythonmac-SIG] py2app under Windows

2009-01-16 Thread Ranec
Chris Van Bael wrote: > On Fri, Jan 16, 2009 at 1:57 PM, Ranec wrote: > >> Hi there, >> >> dumb question, probably, but: >> >> can I build a MacOS App, using py2app, under Windows? >> > No > > Ah, OK, thanks. >> If not, is the

[Pythonmac-SIG] py2app under Windows

2009-01-16 Thread Ranec
Hi there, dumb question, probably, but: can I build a MacOS App, using py2app, under Windows? If not, is there any way I can build a MacOS Python Application using a Windows PC? If there's no way, how do I find a Mac / Python developer to help me distribute my application for the Mac? TIA -R

Re: [Pythonmac-SIG] socket code works on Win32 but not Mac :-(

2009-01-16 Thread Ranec
Ned Deily wrote: > In article <496f0fac.30...@cemery.org.uk>, > Ranec wrote: > > [snip] Thanks for all the help. It's clear the port was the issue. TIA -R ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://

[Pythonmac-SIG] socket code works on Win32 but not Mac :-(

2009-01-15 Thread Ranec
Dear All, I'm writing a Python FOSS application and am *very* keen to keep it platform agnostic. I don't own a Mac, but have access to some sympathetic Mac owners. :-) The following code works just fine under Windows XP and Vista but not on MacOS X (currently no idea what version, though Python