问题:安装/更新会报错 ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
解决:去掉->MsgTools(定义返回类型),去掉后再安装/更新就不会报以上错误

问题:安装/更新会报错 ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them
解决:去掉->MsgTools(定义返回类型),去掉后再安装/更新就不会报以上错误

2158
1331

被折叠的 条评论
为什么被折叠?