错误描述

pip install tf-models-official

安装上面的包时出现下面的错误

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/

解决方式

访问下面网址
https://visualstudio.microsoft.com/visual-cpp-build-tools/



点击上面安装包

大概花半小时左右安装, 安装后重启电脑就好了。

error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“相关推荐

  1. 已解决error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“:

    已解决(pip安装pyhanlp模块报错)error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Micr ...

  2. python install错误:error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++

    当我们通过"pip install xxx"安装一些包含C++代码的包时,通常会发生安装失败并报错" error: Microsoft Visual C++ 14.0 o ...

  3. Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“(已解决)

    这个error的产生原因是,因为我们在install一些python包的时候,由于windows需要一个c++编译器而产生的(我道听途说的).这里,我install的是inplace_abn,是一个训 ...

  4. pip installl lap安装失败 error: Microsoft Visual C++ 14.0 or greater is required.

    lap是使用Jonker-Volgenant算法求解稠密(LAPJV)或稀疏(LAPMOD)矩阵的线性分配问题求解器 为了使用模块lap,结果pip install lap安装失败,命令行提示如下 E ...

  5. 安装gensim失败,各种方法未果,最后注意到 error: Microsoft Visual C++ 14.0 or greater is required,终于解决

    使用pycharm在Python控制台通过pip安装gensim时出现以下错误: 尝试过更新pip.通过cmd安装等方法都没有用. 最后注意到note上一行的error:Microsoft Visua ...

  6. # python 报错; pip install 报错;error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Mi

    python 报错: pip install 报错:error: Microsoft Visual C++ 14.0 or greater is required. Get it with " ...

  7. 【已解决】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 ...

  8. python中,Microsoft Visual C++ 14.0 or greater is required问题解决方案

    今天在写一个小程序,安装依赖的时候发现这个问题,平时都是直接安装Visual Studio解决,但是这个安装太大了,所以解决看看怎么安装是最方便的,最容易解决的. 下面这个就是出现的问题: build ...

  9. 解决python安装依赖包出现 Microsoft Visual C++ 14.0 or greater is required问题

    解决python在安装第三方包出现的问题:error Microsoft Visual C++ 14.0 or greater is required. Get it with Microsoft C ...

  10. python特别是anaconda环境下安装库时报错需要Microsoft Visual C++ 14.0 or greater is required的终极解决方案

    网上所有方法我都尝试过,问题持续了好久,最终一个链接解决所有问题,这个方案目前全CSDN都没有. Installing the development version of scikit-learn ...

最新文章

  1. 必读!TOP10生成对抗网络GAN论文(附链接)
  2. ASP.NET MVC 5 入门指南汇总
  3. 小程序promise封装post请求_微信小程序用promise封装请求
  4. c#和c++中枚举类型的区别(简)
  5. ITK:在图像中找到最大和最小
  6. 【Heritrix基础教程之3】Heritrix的基本架构
  7. java学习(52):抽象类
  8. MESI--CPU缓存一致性协议
  9. 英特尔核显驱动hd630_【惊喜提升】英特尔第十代Cometlake台式机处理器详解与简单评测...
  10. HDU1024 Max Sum Plus Plus【最大子段和+DP】
  11. 一个例子理解java面向对象的机制
  12. 6U VPX SRIO交换板
  13. 使用批处理修改注册表的键值
  14. 应用COMSOL Multiphysics分析水平井压裂裂缝应力干扰现象
  15. JSP传参 input隐藏域
  16. UDS tester之Tdrm
  17. 计算机组成原理(笔记)
  18. 计算机的主要配件是哪两个,组成计算机cpu的两大部件是什么
  19. 使用STM32CubeMX 快速生成 USB HID 工程 - STM32F107VCT6
  20. MFC CFileDialog使用

热门文章

  1. 09.第十章.项目沟通和干系人管理
  2. 杂文 - 设计MIUI主题 的 MIUI设计师
  3. python中id是什么意思_什么是python的id函数
  4. 加权平均成本计算公式
  5. 微信Native支付申请接入流程-避免踩坑指南
  6. php 获取 拼音,php获取汉字拼音(一)
  7. 计算机显示去掉拼音分类,大师传授win10系统取消电脑文件显示以字母数字拼音分组的办法...
  8. 快速将 gif 图转成 jpg 图片
  9. Jmeter性能测试之命令行执行和生成测试报告
  10. Python实现Eternal Night游戏(尚未完结,不断更新)