Skip to content

Conda installer should enforce Pillow 4.0.0. #151

@benlundell

Description

@benlundell

Installing PyTorch and torchvision via conda forces a downgrade from Python 3.6.1 to Python 3.6.0. But using Pillow 4.1.0 with Python 3.6.0 causes an error, as Pillow 4.1.0 was built with Python 3.6.1. The offending bug is in Python, not PyTorch, torchvision, or Pillow. However, the conda installer could be updated to require Pillow 4.0.0 if it requires Python 3.6.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions