[mythtv-commits] Ticket #11561: Incorrect import of PIL in mythplugins/mytharchive/mythburn/scripts/mythburn.py
MythTV
noreply at mythtv.org
Sun Aug 25 00:01:46 UTC 2013
#11561: Incorrect import of PIL in
mythplugins/mytharchive/mythburn/scripts/mythburn.py
----------------------------------+--------------------------------
Reporter: rich0@… | Owner:
Type: Patch - Bug Fix | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: Plugin - MythArchive | Version: Unspecified
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+--------------------------------
Comment (by rich0@…):
Replying to [comment:3 paulh]:
> Can you be more specific about what the error is you are trying to fix?
Apparently pillow (a better-maintained somewhat drop-in replacement for
PIL) requires the newer syntax. PIL itself is moving towards only
supporting the PIL namespace as well:
http://mail.python.org/pipermail/image-sig/2011-January/006650.html
Gentoo is moving towards Pillow and is generally trying to get packages
remediated. It is correct that on v1.1 of PIL that the current syntax is
still supported.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/11561#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list