Skip to content

conda install 0.1.12 silently if mkl < 2018 #12

Closed
@matthew-z

Description

@matthew-z

I tried to use conda install -c pytorch pytorch on Ubuntu 16.04, and I found that it installed 0.1.12 without any warning. Finally, I found that Pytorch 0.3 requires mkl >= 2018, but it will not warn you at all if the requirement is not satisfied.

I am curious why conda didn't update mkl automatically or warn users during the installation?

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