因为业务需求需要用到VPN代理,但是打开代理后执行python代码就报错了。没用代理是正常的,错误信息如下:HTTPSConnectionPool(host='api.mymemory.translated.net', port=443): Max retries exceeded with url: /get?q=hello+world&langpair=en%7Cchinese (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))
