Skip to content

pip install matplotlib broken due to kiwisolver update #14045

Closed
@sampathweb

Description

@sampathweb

Bug report

pip install matplotlib fails today on kiwisolver error on Mac. Something broke on kiwisolver update that was pushed recently (https://pypi.org/project/kiwisolver/#history). Related issue - nucleic/kiwi#66

Code for reproduction

conda create -n kiwi-bug python-3.6
conda activate kiwi-bug . # or source activate kiwi-bug
pip install matplotlib

Actual outcome

Screen Shot 2019-04-25 at 5 52 14 PM

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