PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Tuesday the 17th of March, 2015

(Back to #pil overview) (Back to channel listing) (Animate logs)
[20:37:42] <emcfins> Hi - I'm sure this is a common issue - but my img.show() isn't working. I read in the docs that it uses xv but I don't know where to get it. I'm using OSX.
[21:43:38] <wiredfool> emcfins: it will use imagemagick's display program as well
[21:43:44] <wiredfool> in preference to xv
[21:44:27] <emcfins> huh - interesting. For some reason, it wasn't using it even though I have imagemagick installed. Thanks for the info! Looking for xv was going nowhere
[21:48:17] <wiredfool> wait, I'm wrong. somewhere in there Pillow decided to use preview
[21:48:21] <wiredfool> OMM at least
[21:48:29] <wiredfool> so why it's not working for you is odd.
[21:50:01] <wiredfool> emcfins
[21:57:21] <emcfins> so - i uninstalled PIL and Pillow, then re=installed Pillow and that seemed to work
[21:57:29] <emcfins> or maybe it was all the cursing.
[21:57:40] <emcfins> thanks for answering my question wiredfool
[21:57:52] <wiredfool> You don't want both PIL and Pillow installed
[21:58:06] <wiredfool> undefined behavior can happen
[22:00:36] <emcfins> yeah - i think that's possibly what was happening
[22:00:39] <emcfins> so now i only have Pillow