aboSamoor/polyglot

Connection refused when attempting to download model

Closed this issue · 1 comments

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.

It seems to be back on :)