Conda: Un-special-case mkl/GCC-on-Windows detection
Since each of Anaconda/Miniconda/conda-forge change sys.version to
contain different things, and some users may install MKL outside
of conda, always try the import and then, if using conda, give some
useful information on how to install MKL (by installing `mkl-service`
not `mkl`).
正在显示
请
注册
或者
登录
后发表评论