已解决!pip安装daal库时报错:ERROR: Cannot uninstall ‘TBB‘. It is a distutils installed project and......其它库类推

Posted Tony Einstein

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了已解决!pip安装daal库时报错:ERROR: Cannot uninstall ‘TBB‘. It is a distutils installed project and......其它库类推相关的知识,希望对你有一定的参考价值。

1.发现问题

pip安装daal库时报错:ERROR: Cannot uninstall \'TBB\'. It is a distutils installed project and...... 安装其它库报错的情况也可根据本文类推过去。

我安装tensorflow-gpu 2.6.0的时候提示我依赖出错,于是我也看了一下,发现确实出错。然后我为了conda环境不崩,所以用pipdeptree检查了一下几个关键的包,发现这个问题:

于是我便去尝试安装 daal这个模块:

于是得到报错:

Looking in indexes: https://pypi.doubanio.com/simple
Collecting daal==2021.4.0
  Downloading https://pypi.doubanio.com/packages/d2/80/b64b23e8af354faba1514c1ed747412ba1f46bbb9556c90fa9ab7b1dc735/daal-2021.4.0-py2.py3-none-win_amd64.whl (69.0 MB

以上是关于已解决!pip安装daal库时报错:ERROR: Cannot uninstall ‘TBB‘. It is a distutils installed project and......其它库类推的主要内容,如果未能解决你的问题,请参考以下文章

[已解决]pip安装包时报错:Read time out

已解决:python3.6 使用pip命令安装tornado时报错。

pip安装包时报错

Python pip安装第三方库时报错怎么办?

已解决VMware Horizon 7.0 (安装composer时报错)Error 1920

解决:使用pip命令安装第三方库时报错WARNING: You are using pip version 19.2.3, however version 20.1.1 is available. Y