the http request happend a error
110 HTTPConnectionPool(host="vip.api.qimingpian.com", port=80): Read timed out. (read timeout=None)
111 Traceback (most recent call last):
112 File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 384, in _make_request
113 six.raise_from(e, None)
114 File "<string>", line 2, in raise_from
115 File "/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 380, in _make_request
116 httplib_response = conn.getresponse()
117 File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1331, in getresponse
118 response.begin()
119 File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 297, in begin
120 version, status, reason = self._read_status()
121 File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 258, in _read_status
122 line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
123 File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/socket.py", line 586, in readinto
124 return self._sock.recv_into(b)
125 TimeoutError: [Errno 60] Operation timed out-sharp-sharp-sharp