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

报错的原因:这是一个distutils安装的项目,因此我们无法准确确定属于该文件的文件,这只会导致部分卸载。
一般是你安装的版本是新版的,需要uninstall旧版的,但是由于直接使用pip uninstall+ 库名 不能对其完全卸载,所以最粗暴的方法就是把旧版的文件直接删掉。
解决方法:进入anaconda3→Lib→site-packages,找到相应的旧版文件,直接删掉就完事。
比如我遇到的这个问题:ERROR: Cannot uninstall ‘llvmlite’.
进入site-packages,找到llvmlite-0.23.1-py3.6.egg-info这一文件,直接删掉就OK了

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

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

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

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

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

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

    pip install librosa 报错ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project and th ...

  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. 解决pip装包报错ERROR: Cannot unistall ‘llvmlite‘. It is a distutils installed project and thus we cannot..

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

  6. 解决: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 ...

  7. 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 ...

  8. 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 ...

  9. 解决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 ...

最新文章

  1. c语言快速排序案例,什么是快速排序?C语言数组快速排序例子
  2. matlab中ismember_MATLAB 代码格式化简易版
  3. python字频统计软件_python结巴分词以及词频统计实例
  4. seq2seq模型_使用Tensorflow搭建一个简单的Seq2Seq翻译模型
  5. 《OpenGL编程指南(原书第9版)》——3.4 OpenGL的绘制命令
  6. Android面试题整理
  7. 【C语言】—— 通讯录
  8. 如何有效管理远程开发团队
  9. C++ RGB转灰度图像
  10. 字体下面有背景颜色css,CSS 颜色 字体 背景 文本 边框 列表 display属性
  11. DNS域名解析和正向解析
  12. 考研数学-行列式的几何意义
  13. BCB vs. VC++
  14. 如何查看电脑是否支持Wi-Fi 6
  15. 羊毛党大揭秘:上亿黑卡在手,撸垮上市公司
  16. Java工程师是做什么的?
  17. Java_运动员和教练案例代码实现
  18. 【xlwings api语言参考】Worksheets.Add 方法
  19. c语言水仙花数while程序,水仙花数--C语言,for循环,while 循环
  20. 【罗德岛人事处】明日方舟模拟寻访PHP网站搭建

热门文章

  1. linux intel 补丁下载,Spectre补丁稳定版来了:Intel发布针对Skylake、Kaby Lake、Coffee Lake处理器的微代码更新...
  2. mac中使用Sourcetree的git flow
  3. 渲染:重绘,重排/重新布局,重设样式
  4. 软考高级信息系统项目管理师系列之:详细总结五大过程组案例分析题答题技巧
  5. Linux C 进程间的管道通信
  6. 怎样操作修改微信登录密码?技巧经验!如何进行更改微信登陆密码?
  7. badusb和openwrt
  8. Python:OSError [WinError 123] 文件名、目录名或卷标语法不正确。解决方法。
  9. html标签元素的代表意思
  10. Web阶段八:Ajax