Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61109
| From | John Gordon <gordon@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: PIL(Pillow) fails with PNG image |
| Date | 2013-12-06 02:07 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <l7rbg9$paj$1@reader1.panix.com> (permalink) |
| References | <mailman.3618.1386290317.18130.python-list@python.org> |
In <mailman.3618.1386290317.18130.python-list@python.org> tastyminerals <tastyminerals@gmail.com> writes: > d= Image._getdecoder(self.mode, d, a, self.decoderconfig) > AttributeError: 'module' object has no attribute'_getdecoder'||| Do you have your own module named Image.py? -- John Gordon Imagine what it must be like for a real medical doctor to gordon@panix.com watch 'House', or a real serial killer to watch 'Dexter'.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PIL(Pillow) fails with PNG image tastyminerals <tastyminerals@gmail.com> - 2013-12-05 23:26 +0300 Re: PIL(Pillow) fails with PNG image John Gordon <gordon@panix.com> - 2013-12-06 02:07 +0000 Re: PIL(Pillow) fails with PNG image Christian Gollwitzer <auriocus@gmx.de> - 2013-12-06 07:54 +0100
csiph-web