Pycocotools 报error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Bui

这篇具有很好参考价值的文章主要介绍了Pycocotools 报error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Bui。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

Pycocotools

很多深度学习项目会用到Pycocotools

一般直接在conda环境下运行

pip install pycocotools

在Windows下直接运行该命令可能出现如下报错提示

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools"

提示需要 Microsoft Visual C++ 14.0

下面给出三种解决方案

✨解决方案一

pip install pycocotools -i https://mirrors.aliyun.com/pypi/simple/

发现用阿里的镜像源安装不会出现报错 可以正常安装

✨解决方案二

安装 Visual C++ 2015 build tools

点击以下链接

GitHub - philferriere/cocoapi: Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3

点击 “here” 下载

或者直接点击 Visual C++ 2015 build tools 下载链接

点击安装

(有可能失败 网络原因或者提示安装包丢失或者损坏)

笔者在一台电脑上安装成功了 另一台电脑就安装失败了= =

如果安装成功后再运行

pip install pycocotools

Pycocotools安装成功

✨解决方案三

安装 Visual Studio 2019 以下内容

  • 工作负载:使用C++的桌面开发
  • 安装组件:适用于v142 的 C++ Clang-cl 生成工具(x64/x86)

!注意:适用于v142 的 C++ Clang-cl 生成工具(x64/x86) 组件必须安装

下载 Visual Studio 2019 安装程序

下载 Windows 版和 Mac 版 Visual Studio 2019 (microsoft.com)

在 “单个组件” 中搜索 build

勾选 “适用于v142 的 C++ Clang-cl 生成工具(x64/x86)”

安装成功后再运行

pip install pycocotools

Pycocotools安装成功

✨参考及引用

Pycocotools安装_coder_zrx的博客-CSDN博客_pycocotools安装

目标检测 YOLOv5 开源代码项目调试与讲解实战【土堆 x 布尔艺数】_哔哩哔哩_bilibili文章来源地址https://www.toymoban.com/news/detail-447745.html

到了这里,关于Pycocotools 报error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Bui的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 【已解决】error: Microsoft Visual C++ 14.0 or greater is required

    error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/ 对于 error: Microsoft C++ Build Tools 报错问题,大多数小伙伴都尝试了 Microsoft C++ Build Tools 3.13MB 安装,但是目前好像都无法继续使用。在此作者提供了新版本的

    2024年02月05日
    浏览(51)
  • Error: Microsoft Visual C++ 14.0 or greater is required 解决方法

    《大数据平台架构与原型实现:数据中台建设实战》一书由博主历时三年精心创作,现已通过知名IT图书品牌电子工业出版社博文视点出版发行,点击《重磅推荐:建大数据平台太难了!给我发个工程原型吧!》了解图书详情,京东购书链接:https://item.jd.com/12677623.html,扫描

    2024年02月11日
    浏览(86)
  • Error: Microsoft Visual C++ 14.0 or greater is required 我的解决办法

    今天想进行特征提取,利用的是mRMR方法,想安装一个pymrmr的库,但是给出了缺少Microsoft C++ Build Tools报错,我来记录一下我的解决过程。 https://visualstudio.microsoft.com/visual-cpp-build-tools/ 为了方便,我给出超链接Microsoft C++ Build Tools 重启电脑之后,再进行pip安装,显示Successfully i

    2024年01月15日
    浏览(52)
  • python pip error:Microsoft Visual C++ 14.0 or greater is required

    windows 10平台下 其他win系列平台也可参考,因为我用的是Windows10 再安装python的一些依赖包的时候,突然会报以下错误 error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/ 博主是在安装 package requirements \\\'padd

    2024年02月03日
    浏览(52)
  • 【非下载vs解决】error: Microsoft Visual C++ 14.0 or greater is required

    首先说解决办法 下面是解决过程 部分报错为:error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/ 我是安装wordcloud库时遇到的安装错误,去下载visualstudio后安装c++库在pip install wordcloud仍然失败,于是卸载

    2024年02月06日
    浏览(53)
  • 已经安装vs依然显示error: Microsoft Visual C++ 14.0 or greater is required.

    在 Windows 下的 Conda 环境中 pip install 一些需要现场编译的库时经常会报错: 上图为安装 pyopenjtalk 时的报错信息。 我之前遇到这种问题的解决方法是直接下载已经在Windows上编译好的whl文件,然后: 然而该网站并没有编译好的 pyopenjtalk 包,因此这次必须解决该错误。 根据微软

    2024年02月13日
    浏览(60)
  • 解决pip安装报错 “error: microsoft visual c++ 14.0 or greater is required”

    今天在Windows的anaconda中使用pip安装工具包的时候出现报错信息,如下图所示: 经排查发现主要错误是由 “error: microsoft visual c++ 14.0 or greater is required. get it with “microsoft c++ build tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/” 引起的,而这个工具是Microsoft Build Tools for

    2024年02月02日
    浏览(52)
  • Python 安装wordcloud报错error: Microsoft Visual C++ 14.0 or greater is required.

    找到核心错误error: 翻译: 错误:需要 Microsoft Visual C++ 14.0 或更高版本。使用“Microsoft C++ 构建工具”获取它:https://visualstudio.microsoft.com/visual-cpp-build-tools/ 错误:wordcloud 构建轮子失败 分析:1.缺少Microsoft C++组件,需要安装 首先这是一个办法,但是下载Visual太大(100M) 2.建议下

    2024年02月06日
    浏览(54)
  • 安装Paddleocr,报错 error: Microsoft Visual C++ 14.0 or greater is required. ... 如何正确解决?

    前言 用python再做图文识别的时候,难免会需要用到OCR,比如用python做登录识别的时候,需要识别图文验证码,而选择paddleocr是非常不错的选择。要知道,市面上有很多精准的ocr是需要收费的,而paddleocr是款非常不错的免费ocr。 安装方法,大家可以查看我之前写的一篇文章P

    2024年02月04日
    浏览(74)
  • 【python】安装模块lap出错: error: Microsoft Visual C++ 14.0 or greater is required.

    lap是使用Jonker-Volgenant算法求解稠密(LAPJV)或稀疏(LAPMOD)矩阵的线性分配问题求解器 为了使用模块lap,结果 pip install lap 安装失败,命令行提示如下: 一开始在lap的github官网上看见说需要有c的编译器:lap的官方链接 考虑到电脑上并没有安装有关C编译的软件,看了下面的解

    2024年02月04日
    浏览(60)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包