requests.exceptions.ConnectionError: HTTPConnectionPool(host='%3cshreyas%20nair%3e', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001FB4B4DBD00>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) import pymsteams
myTeamsMessage = pymsteams.connectorcard("http://")
myTeamsMessage.text("Hello how are you doing")
myTeamsMessage.send()
https://stackoverflow.com/questions/67411690/i-dont-know-what-is-causing-this-eror-this-to-send-a-text-message-to-anyone-on-t May 06, 2021 at 12:04PM
没有评论:
发表评论