pip install librosa 报错ERROR: Cannot uninstall ‘llvmlite’. 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.

操作

pip install librosa

报错信息

ERROR: Cannot uninstall 'llvmlite'. 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.

解决办法

删除 llvmlite-0.23.1-py3.6.egg-info

全局搜做llvmlite ,找到文件’llvmlite-0.23.1-py3.6.egg-info’文件删掉

解决ERROR: Cannot uninstall ‘llvmlite‘. It is a distutils installed project and thus we cannot相关推荐

  1. 解决ERROR: Cannot uninstall ‘llvmlite‘. It is a distutils installed project and thus we cannot accurat

    问题原因: 这是一个distutils安装的项目,因此我们无法准确确定属于该文件的文件,这只会导致部分卸载. 使用pip uninstall不能完全删除这个库文件,或导致部分文件残留 解决方法: 找到 ...

  2. ERROR: Cannot uninstall ‘llvmlite‘. It is a distutils installed project. 此类报错的解决办法

    ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project. 此类报错的解决办法 报错的原因:这是一个distuti ...

  3. 解决ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratel

    ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately ...

  4. ERROR: Cannot uninstall ‘llvmlite‘. It is a distutils installed project and thus we cannot accuratel

    报错: Cannot uninstall 'llvmlite'. 报错llvmlite 修改前 修改后 报错llvmlite It is a distutils installed project a ...

  5. ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project. 此类报错的解决办法

    报错的原因:这是一个distutils安装的项目,因此我们无法准确确定属于该文件的文件,这只会导致部分卸载. 一般是你安装的版本是新版的,需要uninstall旧版的,但是由于直接使用pip unin ...

  6. 解决pip装包报错ERROR: Cannot unistall ‘llvmlite‘. It is a distutils installed project and thus we cannot..

    项目场景及问题描述 不联网环境用pip直接安装下载好的指定版本的.whl第三方库,会存在与现有已安装的包版本冲突的问题,出现报错: ERROR: Cannot unistall 'llvmlite'. ...

  7. 解决:ERROR: Cannot uninstall ‘certifi‘. It is a distutils installed project and thus we cannot accurat

    当安装 :pip install rknn_toolkit-1.7.1-cp36-cp36m-linux_x86_64.whl 时,发现以下错误语句, Installing collected pac ...

  8. ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately..

    1.问题描述 pip install tensorflow 报错:ERROR: Cannot uninstall 'wrapt'. It is a distutils installed projec ...

  9. ERROR: Cannot uninstall ‘wrapt‘. It is a distutils installed project and thus we cannot accurately d

    ERROR: Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately d ...

最新文章

  1. Linux 操作系统原理 — 多处理器架构
  2. 个人易遗忘的代码记录(6) 汉字转拼音
  3. Vue单文件组件与vue-loader
  4. monogdb操作system.*权限
  5. Android之简单背景颜色渐变实现
  6. 人工智障学习笔记——机器学习(16)降维小结
  7. Block的引用循环问题 (ARC non-ARC)
  8. shader变体是什么_[Unity/shaderlab]关于着色器变体
  9. Android三横变叉动画,90%的孩子会写错的笔顺,动画演示来一波!一看就会!
  10. C# 后台js重定向Response.Write
  11. [Erlang 0075] Bad value on output port 'tcp_inet'
  12. 数学史上的三次数学危机
  13. 中职中职计算机英语试题,中职英语试卷及参考答案
  14. LeetCode 491 递增子序列
  15. 我很坚强 直到最后看到自己的眼泪
  16. HA HADOOP集群和HIVE部署
  17. 技术与经济之六:现代化的陷阱
  18. Apache 屏蔽YisouSpider一搜蜘蛛神马的方法
  19. 开发者模式的微信公众号菜单链接其他开发者的小程序
  20. macos\Linux下使用fcrackzip破解zip压缩文件密码

热门文章

  1. 万亿蚂蚁的高光与隐忧
  2. Spring中常用的SpEl表达式
  3. T007V-采购订单税码对应的税率所在后台表
  4. 这一周CSDN人都看了些什么?(5.14-5.20)
  5. c++win32项目 如何显示后再删除一个绘图_CAD提高绘图效率的秘诀在这里
  6. android 检测 Home 键
  7. python可视化之matplotlib绘图--蜘蛛侠钢铁侠(组合分区绘图)
  8. 数据结构——图的创建以及遍历
  9. [NLP自然语言处理]谷歌BERT模型深度解析
  10. Turbo C的图形系统