Closed
Description
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
Labels
No labels