在Linux下搭建ESP32开发环境报错:

Adding ESP-IDF tools to PATH...
WARNING: tool openocd-esp32 version v0.10.0-esp32-20190313 is installed, but the tool failed to run
ERROR: tool openocd-esp32 has no installed versions. Please run '/root/esp/esp-idf/install.sh' to install it.

只需修正下命令就行:

apt-get install libusb-1.0

原文连接:https://github.com/espressif/esp-idf/issues/4095

ESP32 报错is installed, but the tool failed to run相关推荐

  1. Hadoop报错:All specified directories are failed to load.

    Hadoop报错:All specified directories are failed to load. 先将所有的Hadoop进程停掉,然后清空将所有节点的Hadoop的安装目录下的data目录 ...

  2. linux 修改网卡报错xe,centos修改端口出现Failed to start OpenSSH server daemon 启动报错和-xe报错的解决方法...

    修改SSH端口: # vi /etc/ssh/sshd_config 里面找port 22,在前面加上#,去掉注释,然后把22改成你想要的端口. #port 22 建议去掉注释之前,先增加你需要的端口 ...

  3. 仙剑奇侠传7报错:the following components are required to run this program.microsoft visual c++ 2015 runtime

    仙剑奇侠传7报错:the following components are required to run this program.microsoft visual c++ 2015 runtime ...

  4. 启动报错 Bean instantiation via factory method failed

    启动报错 Bean instantiation via factory method failed 在引入 mybatis-plus 之后,启动项目总是报错 Bean instantiation vi ...

  5. Flask报错:sqlite3.IntegrityError: NOT NULL constraint failed: step. date

    Flask报错:sqlite3.IntegrityError: NOT NULL constraint failed: step. date 报错如图 解决方法 报错如图 解决方法 开始: db=co ...

  6. 高德地图H5 定位失败报错 geolocation time out. Get ipLocation failed解决方案

    高德地图H5 定位失败报错 geolocation time out. Get ipLocation failed的解决方法. 前言:此坑踩得我挺难受的,搞了三天 需求:进入页面,获取用户具体经纬度并 ...

  7. 解决docker报错:listing workers for Build: failed to list workers: Unavailable: connection error: desc =

    记一次刷靶场时遇到的小问题 上班无聊打vulhub靶场准备摸鱼 进入vulhub准备docker-compose up -d 启动时却发现无法打开,报错显示 listing workers for B ...

  8. git push 报错Push rejected、 remote unpack failed 、unpacker error、 failed to push some refs to

    git push 报错Push rejected. remote unpack failed .unpacker error. failed to push some refs to 1.error: ...

  9. jenkins构建时git报错:hudson.plugins.git.GitException: Failed to fetch from

    问题: jenkins拉取远程代码构建git报错:hudson.plugins.git.GitException: Failed to fetch from 拉不到远程分支 提示信息如下 ERROR: ...

最新文章

  1. 软件访问转向本地_我是如何从完整的初学者转向软件开发人员的,以及如何做到的...
  2. RocketMQ NameServer网络通信架构(基于Netty)
  3. 6大设计原则之依赖倒置原则
  4. css 字体样式设置
  5. Silverlight 鼠标与键盘事件注意点
  6. 肝!超好懂的 Python 文件读写教程!
  7. 回旋矩形C语言,C语言程序设计100例之(27):回旋方阵
  8. 使用SAP WebIDE开发SAP Fiori Worklist应用消费OData服务
  9. activemq部署安装
  10. 人心散了、项目必然要败
  11. C++ STL 乱序算法
  12. 小白学python3实战做量化分析平台_Python3 量化分析从小白到破产笔记
  13. 统计标识符个数C语言,C语言文件-统计其中的用户自定义标识符号的个数,并列出用户自定义的标识符号...
  14. 机器学习常见算法优缺点汇总
  15. EMNLP'21 | 学习改写非自回归机器翻译的翻译结果
  16. STL STL的不同实现版本
  17. 怎么修改图片大小尺寸?
  18. m6000查看端口状态_M6000日常查看维护命令.doc
  19. 在micropython固件中加入st7789驱动
  20. .join()用法 | python学习

热门文章

  1. 西部世界:人的大部分痛苦来自控制一切的执念
  2. 利用Minia软件对基因组测序二代数据的初步组装
  3. 灰狼算法(GWO)优化长短期记忆神经网络的数据回归预测,GWO-LSTM回归预测,多输入单输出模型。
  4. Qt开发的国内外知名软件
  5. 教你如何在快应用中跳转到Android的app
  6. 你说啥什么?注解你还不会?
  7. PS快速处理证件照(给证件照拉直)
  8. 数据中心解决方案之灾备方案设计(上)
  9. Linux下:matplotlib 添加 Times New Roman字体
  10. CSS中的长度单位和HTML5中多媒体标签的使用