我正在研究一个调用Instagram API的简单脚本。
错误 -
File "C:\Python32\lib\ssl.py", line 168, in wrap_socket
_context=self)
File "C:\Python32\lib\ssl.py", line 255, in __init__
raise x
File "C:\Python32\lib\ssl.py", line 251, in __init__
self.do_handshake()
File "C:\Python32\lib\ssl.py", line 430, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [Errno 8] _ssl.c:392: EOF occurred in violation of protocol