openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06857
[Bug 930550] [NEW] 'import Image' instead of 'from PIL import Image' in point_of_sale.py
Public bug reported:
While 'import Image' works with the standard PIL installation, it is not
supported and not compatible Pillow, the friendly PIL fork.
PIL is imported correctly in all other places:
find -name "*.py" -print0 |xargs -0 grep 'import Image'
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: of pil point pos sale
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/930550
Title:
'import Image' instead of 'from PIL import Image' in point_of_sale.py
Status in OpenERP Addons (modules):
New
Bug description:
While 'import Image' works with the standard PIL installation, it is
not supported and not compatible Pillow, the friendly PIL fork.
PIL is imported correctly in all other places:
find -name "*.py" -print0 |xargs -0 grep 'import Image'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/930550/+subscriptions
Follow ups
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Ramiro Algozino, 2014-01-22
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Ramiro Algozino, 2013-02-13
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Maximilian Schnarr, 2013-02-12
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Launchpad Bug Tracker, 2013-02-12
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Koichi Akabe, 2013-02-11
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image'
From: Koichi Akabe, 2013-02-11
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Koichi Akabe, 2013-02-11
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Koichi Akabe, 2013-02-11
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Stefan Rijnhart (Therp), 2012-03-23
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Ronald Portier (Therp), 2012-02-20
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Olivier Dony (OpenERP), 2012-02-13
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Launchpad Bug Tracker, 2012-02-13
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Mohammad Alhashash, 2012-02-13
-
[Bug 930550] Re: 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Mohammad Alhashash, 2012-02-11
-
[Bug 930550] [NEW] 'import Image' instead of 'from PIL import Image' in point_of_sale.py
From: Mohammad Alhashash, 2012-02-11
References