RKYoung
RKYoung
> 是的 跟图片不同,图片是第四针短,我这是第五针,目前我已经下载好电路图准备改板了
 No color and any Option is not work like following error: 
Please help us
作者你好,首次本地反推运行后提示我:一大堆内容,核心是我看到的这句:Downgrade the protobuf package to 3.20.x or lower.之前遇到这个问题我手动降低到3.20.1就好了,如果我不降级,再运行就会提示:Couldn't build proto file into descriptor pool: duplicate file name sentencepiece_model.proto,我使用工具还真搜不到这个sentencepiece_model.proto文件。
这是首次运行后的提示: JoyCaption Descriptors cannot be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0....
更新一下:我手动升级sentencepiece不报错了,我一直以为问题出在protobuf中