Exception when trying to download Response 403
Exception when trying to download http://easynmt.net/models/v2/opus-mt/easynmt.json. Response 403
im so sad about this
Exception when trying to download http://easynmt.net/models/v2/opus-mt/easynmt.json. Response 403
im so sad about this
Even I'm facing the same issue. How to get rid of it?
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://easyn mt.net/models/v2/opus-mt/easynmt.json @nreimers Can you help me with this? What steps I've to follow @nreimers
Can you access the URL from somewhere else?
I was able to access. I commented that download part and did a manual download. Its working fine but now not able to load any models. What changes I have to make to run these and download models behind proxy. Can you please help? @nreimers requests.exceptions.ProxyError: HTTPSConnectionPool(host='huggingface.co', port= 443): Max retries exceeded with url: /Helsinki-NLP/opus-mt-zh-en/resolve/main/so urce.spm (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError( 10054, 'An existing connection was forcibly closed by the remote host', None, 10 054, None)))
I was able to access. I commented that download part and did a manual download. Its working fine but now not able to load any models. What changes I have to make to run these and download models behind proxy. Can you please help? @nreimers requests.exceptions.ProxyError: HTTPSConnectionPool(host='huggingface.co', port= 443): Max retries exceeded with url: /Helsinki-NLP/opus-mt-zh-en/resolve/main/so urce.spm (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError( 10054, 'An existing connection was forcibly closed by the remote host', None, 10 054, None)))
@nreimers can you help me with this?