请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LP-AM263P 工具与软件:
团队、
尝试使用 CCS 20构建默认 I2C 温度示例时、出现此错误。

我安装了 Python 3.10.11。
谢谢!
Jason
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:
团队、
尝试使用 CCS 20构建默认 I2C 温度示例时、出现此错误。

我安装了 Python 3.10.11。
谢谢!
Jason
这是 SDK 中支持的新图像格式阅读更多: software-dl.ti.com/.../MCELF_LANDING.html
尊敬的 Jason:
只需确保拥有 SDK 编译所依赖的所有必要 python 模块。 可通过参阅 mcu_plus_sdk 中的"requirements.txt"文件来检查相同的内容。
或者、要安装所有 python 模块、可以从 mcu_plus_sdk 文件夹中运行"pip install -r requirements.txt"并安装所有软件包。
此致、
Shaunak