It is a distutils installed project and thus we cannot accurately determine which
报错 怎么办

Python
➜ ~ pip3 uninstall <span class="wp_keywordlink_affiliate"><a href="https://www.168seo.cn/tag/xlsxwriter" title="View all posts in XlsxWriter" target="_blank">XlsxWriter</a></span>
1
2

➜~pip3 uninstall XlsxWriter

报错:Cannot uninstall 'XlsxWriter'. 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.

翻译后:

无法卸载'XlsxWriter'。 这是一个distutils安装项目,因此我们无法准确确定哪些文件属于它会导致只部分卸载。

在网上找了半天可以用这个命令:

Python
pip install --ignore-installed ${PACKAGE_NAME}
1
2

pipinstall--ignore-installed${PACKAGE_NAME}

是不是很轻松的安装了

  • zeropython 微信公众号 5868037 QQ号 5868037@qq.com QQ邮箱

It is a distutils installed project and thus we cannot accurately determine [已解决]相关推荐

  1. Cannot uninstall ‘dill‘. It is a distutils installed project and thus we cannot accurately determine

    https://coolpuppy.readthedocs.io/en/latest/walkthrough.html pip install https://github.com/open2c/co ...

  2. It is a distutils installed project and thus we cannot accurately

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

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

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

  5. 【报错】Cannot uninstall ‘certifi‘. It is a distutils installed project and thus we cannot accurately

    报错如下: Cannot uninstall 'certifi'. It is a distutils installed project and thus we cannot accurately ...

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

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

  7. Cannot uninstall 'numpy'. It is a distutils installed project and thus we cannot accurately determin

    Cannot uninstall 'numpy'. It is a distutils installed project and thus we cannot accurately determin ...

  8. Cannot uninstall 'pyOpenSSL'. It is a distutils installed project and thus we cannot accurately dete

    linux python2.7安装scrapy报错 ERROR: Cannot uninstall 'pyOpenSSL'. It is a distutils installed project a ...

  9. 卸载wrapt_[python] 安装TensorFlow问题 解决Cannot uninstall 'wrapt'. It is a distutils installed project...

    cmd安装 pip install tensorflow 1.遇到了 ERROR: Cannot uninstall 'wrapt'. It is a distutils installed proj ...

  10. pip “Cannot uninstall ‘pip包‘. It is a distutils installed project...“ 解决方法

    pip升级更新遇到--包已经安装更新,无法安装的错误 ERROR: Cannot uninstall 'XlsxWriter'. It is a distutils installed project ...

最新文章

  1. 【游戏开发】基于VS2017的OpenGL开发环境搭建
  2. Noip2016day1 天天爱跑步running
  3. ddos应急处理_当遇到DDOS攻击的几种应对措施
  4. 微信公众号发起微信支付 c#
  5. envi分类后修改类名称、显示颜色
  6. 计算机关机时间设置方法,电脑如何设置定时关机 电脑定时关机设置方法
  7. java js css 压缩工具_JS/CSS压缩工具(YUI Compressor)使用方法
  8. 吴恩达机器学习笔记-无监督学习
  9. 大数据实时处理第三周课
  10. 浅谈单线程的Redis快的原因是什么
  11. 互联网公司常用术语简写
  12. 大数据技术系列(1)
  13. 详解HBase架构原理
  14. Caicloud 开源 Nirvana:让 API 从对框架的依赖中涅槃重生
  15. 拼插机器人课和围棋课_开学第一课和机器人比围棋的人是谁
  16. 【Codeforces 549F】Yura and Developers | 单调栈、启发式合并、二分
  17. 米兔机器人自主编程_米兔积木机器人编程编写指南.pdf
  18. 【计算机网络实验】动态路由协议——华为eNSP(详细实验报告+代码)
  19. java math pi_如何在java中使用math.pi
  20. 【RabbitMQ】什么是RabbitMQ?RabbitMQ有什么用?应用场景有那些?

热门文章

  1. CentOS通过DNSpod实现DDNS动态域名,在家也可以搭建主机服务器了
  2. css3实现尖角,css3如何做 尖角
  3. Mac m1 tensorflow 内核似乎挂掉了,它很快将自动重启
  4. 程序员职业生涯系列:关于技术能力的思考与总结
  5. mysql select if 使用
  6. matlab中样本相关系数的计算与测试
  7. RecordCount
  8. xp升级到win7傻瓜教程_MeGUI教程-软件环境配置(转)
  9. 台式机装苹果系统_台式机能装苹果系统? 能!
  10. python中的pymysql_Mysql在python中的使用:pymysql