Python 3.8.8
Cmake 3.21.3
git 2.33.0
安装过程中报错
ERROR: Could not find a version that satisfies the requirement click>=7.0
但我在查阅镜像网站发现网站内存在click。不知道怎么解决。
附:SETUP LOG
ESP-IDF安装报错
Re: ESP-IDF安装报错
IDF 安装过程中需要下载一列 python 包,这些包列在 esp-idf/requirements.txt 里。以上的错误是指下载 click 包失败。常见原因时
- pip 没有更新
- pip 默认 mirror 出问题。可以选一个国内的 mirror 例如 https://pypi.tuna.tsinghua.edu.cn/simple
Who is online
Users browsing this forum: No registered users and 103 guests