- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We used to install mkl-include/mkl-static from intel channel. However, I think there is a recent release of mkl-include from the main channel and the one through intel channel is not available. After install mkl-include from the main channel, there are conflict errors to install mkl-static from the intel channel. Need some help to install both libraries.
The old install command is like
retry conda install -yq mkl-include==2019.5 mkl-static==2019.5 -c intel
And the error message is
Feb 10 21:53:35 PackagesNotFoundError: The following packages are not available from current channels: Feb 10 21:53:35 Feb 10 21:53:35 - mkl-include==2019.5 Feb 10 21:53:35 Feb 10 21:53:35 Current channels: Feb 10 21:53:35 Feb 10 21:53:35 - https://conda.anaconda.org/intel/osx-64 Feb 10 21:53:35 - https://conda.anaconda.org/intel/noarch Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/main/osx-64 Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/main/noarch Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/r/osx-64 Feb 10 21:53:35 - https://repo.anaconda.com/pkgs/r/noarch
Failed case report
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MKL themself knows nothing about the package it is distributed with... probably you may rais this question to the intel distribution python:
https://software.intel.com/en-us/forums/intel-distribution-for-python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. I have posted again there.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page