Skip to content

Conversation

@wiredfool
Copy link
Member

Ref #951

hugovk added a commit that referenced this pull request Nov 19, 2014
Better docs explaining import _imaging failure
@hugovk hugovk merged commit 81bb6df into python-pillow:master Nov 19, 2014
@wiredfool wiredfool deleted the port-docs branch November 19, 2014 20:27
@hugovk
Copy link
Member

hugovk commented Nov 20, 2014

Should this bit of the docs be changed/removed?

The _imaging module has been moved. You can now import it like this:

from PIL.Image import core as _imaging

Also:

Warning

Pillow >= 2.1.0 no longer supports “import _imaging”. Please use “from PIL.Image import core as _imaging” instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants