Connection refused when attempting to download model
Closed this issue · 1 comments
mwesthelle commented
Hi. Today I started getting a "Connection Refused" error when attempting to download a model using downloader API.
>>> downloader.download("morph2.pt")
[polyglot_data] Error loading morph2.pt: <urlopen error [Errno 111]
[polyglot_data] Connection refused>
False
Does anyone know what could be the reason?
Thanks in advance.
mwesthelle commented
It seems to be back on :)