在云服务器运行python的时候报错
HTTPSConnectionPool(host='api.mogu.net', port=9000): Max retries exceeded with url: /session/user/v3/login (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f56d00c9820>: Failed to establish a new connection: [Errno 113] No route to host'))
在运行requests的时候报错