操作步骤:
1.下载25.03 docker image镜像并导入。
2.更新manifest代码仓到最新的25-04-27。
3.下载25.03 bmc_sdk.zip,放入到manifest目录下。
4.执行脚本:python3 init.py -path ./bmc_sdk.zip
执行结果:
执行失败,报错信息如下:
changed 1 package in 211ms
copying : node/20.18.0
installed : v20.18.0 (with npm 10.8.2)
changed 13 packages in 1s
22 packages are looking for funding
run npm fund for details
ERROR: cannot import name ‘STAGE_DEV’ from ‘bmcgo.component.component_helper’ (/usr/local/lib/python3.12/dist-packages/bmcgo/component/component_helper.py)
ERROR: 请查看日志信息

