cmd输入pip install daal报错ERROR: Cannot uninstall 'TBB'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
是说有一个库现在版本不对,需要卸载重装,找到你的python中的安装包,删除所有与它相关的文件即可.也可以直接用命令卸载那个库,只要你不用的话.
TBB试试咋卸载,你安装的这个库需要下载自己版本低TBB
换到清华源或阿里源试试
博主 这个问题 你解决了吗 我现在 也遇到一个相同的问题 想向您求教。