Skip to content

TensorPy fix for bug in latest version of Python Imaging Library (Pillow) - #18

Merged
mdmintz merged 3 commits into
masterfrom
bug_fix_for_python_imaging_library
Jul 16, 2017
Merged

TensorPy fix for bug in latest version of Python Imaging Library (Pillow)#18
mdmintz merged 3 commits into
masterfrom
bug_fix_for_python_imaging_library

Conversation

@mdmintz

@mdmintz mdmintz commented Jul 16, 2017

Copy link
Copy Markdown
Member

The latest version of the Python Imaging Library (Pillow) appears to have a bug, which has caused TensorPy to break when downloading images and converting those images to the correct image format. To fix this, I have locked the Pillow version to 4.1.1 (errors appeared when using TensorPy with Pillow version set to 4.2.1). Sorry for any inconvenience! I have locked down dependency versions to prevent issues in the future.

@mdmintz mdmintz changed the title Bug fix for Python Imaging Library (Pillow) TensorPy fix for bug in latest version of Python Imaging Library (Pillow) Jul 16, 2017
@mdmintz
mdmintz merged commit 7450c75 into master Jul 16, 2017
@mdmintz
mdmintz deleted the bug_fix_for_python_imaging_library branch July 16, 2017 23:31
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.

1 participant