RE: [Pythonmac-SIG] PIL - image.show() problem on 10.2.8 in X11

2005-02-24 Thread Christian Meesters
Hi In addition to what Bob said my $.02: show() will call _showxv() if you can't import Tk - which, as I suppose, is the case on most Macs. _showxv() on the other hand will try to open Preview. But for this you'll need to install the 'JPEG dependencies' as well. Then it will go for xv. You c

Re: [Pythonmac-SIG] PIL - image.show() problem on 10.2.8 in X11

2005-02-24 Thread Bob Ippolito
On Feb 24, 2005, at 11:31 AM, Gavin Hall wrote: Haven't been on this long at all so I can't gauge the standard. Hope I'm not being too much of a newbie. I just wanted to no if anyone has got show() from PIL Image to work assuming that python and PIL and xv have been installed via fink and the

[Pythonmac-SIG] PIL - image.show() problem on 10.2.8 in X11

2005-02-24 Thread Gavin Hall
Hi guys, Haven't been on this long at all so I can't gauge the standard. Hope I'm not being too much of a newbie. I just wanted to no if anyone has got show() from PIL Image to work assuming that python and PIL and xv have been installed via fink and the script is being run in an X11 termina

Re: Fw: [Pythonmac-SIG] Versions, Frameworks, Linking, PantherPythonFix

2005-02-24 Thread Michael Hudson
"Roger Binns" <[EMAIL PROTECTED]> writes: >>> Taking a step back, am I the only person who thinks the Python situation >>> on Mac is absolutely ridiculous, although 10.2 looks better than 10.3. >> As Bob says, you obviously haven't used 10.2... > Correct. I don't want to disparage the improvemen