完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
使用例程执行 . $HOME/esp/esp-idf/export.sh 命令进入IDF环境时弹出那么多警告是怎么回事?
Detecting the Python interpreter Checking "python" ... Python 3.6.9 "python" has been detected Adding ESP-IDF tools to PATH... Using Python interpreter in /home/jk007/.espressif/python_env/idf4.4_py3.6_env/bin/python Checking if Python packages are up to date... Python requirements from /home/jk007/esp/esp-idf/requirements.txt are satisfied. Added the following directories to PATH: /home/jk007/esp/esp-idf/components/esptool_py/esptool /home/jk007/esp/esp-idf/components/espcoredump /home/jk007/esp/esp-idf/components/partition_table /home/jk007/esp/esp-idf/components/app_update Done! You can now compile ESP-IDF projects. Go to the project directory and run: idf.py build Traceback (most recent call last): File "/home/jk007/esp/esp-idf/tools/idf.py", line 812, in main() File "/home/jk007/esp/esp-idf/tools/idf.py", line 730, in main cli(sys.argv[1:], prog_name=PROG, complete_var='_IDF.PY_COMPLETE') File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/core.py", line 1137, in __call__ return self.main(*args, **kwargs) File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/core.py", line 1057, in main self._main_shell_completion(extra, prog_name, complete_var) File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/core.py", line 1132, in _main_shell_completion rv = shell_complete(self, ctx_args, prog_name, complete_var, instruction) File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/shell_completion.py", line 45, in shell_complete echo(comp.source()) File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/shell_completion.py", line 324, in source self._check_version() File "/home/jk007/.espressif/python_env/idf4.4_py3.6_env/lib/python3.6/site-packages/click/shell_completion.py", line 320, in _check_version _("Couldn't detect Bash version, shell completion is not supported.") RuntimeError: Couldn't detect Bash version, shell completion is not supported. |
|
相关推荐
1个回答
|
|
从您提供的输出信息来看,这些警告并不是错误,而是在执行 `export.sh` 脚本时的一些正常信息。以下是对这些信息的解释:
1. `Detecting the Python interpreter`:正在检测 Python 解释器。 2. `Checking "python" ...Python 3.6.9`:检测到 Python 版本为 3.6.9。 3. `"python" has been detected`:已检测到 Python 解释器。 4. `Adding ESP-IDF tools to PATH...`:正在将 ESP-IDF 工具添加到 PATH 环境变量中。 5. `Using Python interpreter in /home/jk007/.espressif/python_env/idf4.4_py3.6_env/bin/python`:使用位于指定路径的 Python 解释器。 6. `Checking if Python packages are up to date...`:正在检查 Python 包是否为最新版本。 7. `Python requirements from /home/jk007/esp/esp-idf/requirements.txt are satisfied.`:指定路径下的 Python 依赖要求已满足。 这些信息表明 `export.sh` 脚本正在正常执行,并配置了所需的环境。如果您没有遇到任何实际问题或错误,那么这些信息可以视为正常。如果您在使用 ESP-IDF 时遇到问题,请提供具体的错误信息,以便我们为您提供更详细的帮助。 |
|
|
|
只有小组成员才能发言,加入小组>>
1030 浏览 1 评论
562浏览 6评论
470浏览 5评论
有没有办法在不使用混杂模式的情况下实现Wifi驱动程序接收缓冲区访问中断呢?
454浏览 5评论
455浏览 4评论
428浏览 4评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-4 02:01 , Processed in 1.022279 second(s), Total 80, Slave 63 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号