Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101308
| X-Received | by 10.129.80.137 with SMTP id e131mr71481163ywb.37.1452118837255; Wed, 06 Jan 2016 14:20:37 -0800 (PST) |
|---|---|
| X-Received | by 10.50.108.20 with SMTP id hg20mr402233igb.5.1452118837186; Wed, 06 Jan 2016 14:20:37 -0800 (PST) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!94no3484683qgt.1!news-out.google.com!f6ni45606igq.0!nntp.google.com!h5no849051igh.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Wed, 6 Jan 2016 14:20:36 -0800 (PST) |
| In-Reply-To | <n5c7og$18a$1@reader1.panix.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=128.32.166.76; posting-account=coSFXAoAAAB0faz_i4W4V7tAnBjn0ga0 |
| NNTP-Posting-Host | 128.32.166.76 |
| References | <a7993a64-837e-4062-a856-d40acc35f208@googlegroups.com> <n5c7og$18a$1@reader1.panix.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <eefe98a3-9e49-468f-b57f-cf4ad6bb981d@googlegroups.com> (permalink) |
| Subject | Re: imshow keeps crashhing |
| From | darren.mcaffee@gmail.com |
| Injection-Date | Wed, 06 Jan 2016 22:20:37 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Received-Bytes | 1649 |
| X-Received-Body-CRC | 3133282510 |
| Xref | csiph.com comp.lang.python:101308 |
Show key headers only | View raw
Hi John, I am on a mac and have set the following: SCIPY_PIL_IMAGE_VIEWER=/Applications/Preview.app/Contents/MacOS/Preview And when using imshow(), sure enough Preview attempts to open the fie, but it throws the following error: The file "tmp1zuvo7wn.png" couldn't be opened because you don't have permission to view it. I can open the temporary file manually no problem. And I have played around with chmod 0644 <filename>, but nothing seems to work. I have a feeling this is El Capitan specific. Do you have any suggestions?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
imshow keeps crashhing norouzey@gmail.com - 2015-12-22 11:06 -0800
Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2015-12-22 19:19 +0000
Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 14:20 -0800
Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2016-01-06 22:42 +0000
Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 15:10 -0800
Re: imshow keeps crashhing John Gordon <gordon@panix.com> - 2016-01-06 23:26 +0000
Re: imshow keeps crashhing Random832 <random832@fastmail.com> - 2016-01-07 11:45 -0500
Re: imshow keeps crashhing William Ray Wing <wrw@mac.com> - 2016-01-06 18:37 -0500
Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 15:52 -0800
Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-06 17:13 -0800
Re: imshow keeps crashhing darren.mcaffee@gmail.com - 2016-01-07 08:23 -0800
Re: imshow keeps crashhing Random832 <random832@fastmail.com> - 2016-01-07 11:49 -0500
csiph-web