我正在為使用 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
提交
取消