Esptool在Mac OS M1 Monterey上找不到12.4

发布于 2025-02-06 12:37:01 字数 141 浏览 0 评论 0原文

从“端口”移至“ Homebrew”后,我安装了几个工具,但无法安装ES-Tools。 Python(3.10)将无法将其作为带有PIP的模型安装,因为“ Reedsolo”有错误,因此不会构建它。

自esptool.py在我的系统上以来,是否有解决方法

I installed several tools after moving from "port" to "homebrew" but was not able to install es-tools. Python (3.10) would not be able to install it as a model with pip, it does not build it since "reedsolo" has errors.

Is there a workaround since esptool.py is on my system

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花桑 2025-02-13 12:37:01

在github中找到了解决方案: https://githubhot.com/repressif/repressif/espressif/esptressif/esptressif/esptressif/esptressif/esptool/ essess/711

python -m pip install-only-binary:all:-extra-index-url https://dl.espressif.com/pypi/ reedsolo

pip -m pip-pip install-only-binary-only-binary:all: - extra-index-index-index-url https://dl.espressif.com/pypi/ Esptool

Found the solution in GitHub : https://githubhot.com/repo/espressif/esptool/issues/711

python -m pip install --only-binary :all: --extra-index-url https://dl.espressif.com/pypi/ reedsolo

and

pip -m pip install --only-binary :all: --extra-index-url https://dl.espressif.com/pypi/ esptool

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文