我正在为使用 pochta.ru 的 API 的 VK 设置一个机器人我无法安装 suds,因为命令“python setup.py egg_info”失败,错误代码 1 setuptools 是最新版本我不使用Linux,我使用PyCharm,但是通过Python它也不起作用
2 回答
慕桂英3389331
TA贡献2036条经验 获得超8个赞
File "D:/Python/WeatherBot/meh.py", line 28, in <module>
result = client.service.getOperationHistory(__inject={'msg':message})
文件“D:\Python\WeatherBot\venv\lib\site-packages\suds\client.py”,第 521 行,调用 return client.invoke(args, kwargs) 文件“D:\Python\WeatherBot\venv\lib \site-packages\suds\client.py",第 760 行,在调用断言 msg 中。类是 suds.byte_str_class AssertionError
添加回答
举报
0/150
提交
取消