murdockhou / Yet-Another-EfficientDet-Pytorch-Convert-ONNX-TVM

GNU Lesser General Public License v3.0
59 stars 17 forks source link

cannot open the url #5

Closed ASONG0506 closed 4 years ago

ASONG0506 commented 4 years ago

Hi, thank you for your great job! When I tried to run "from_pytorch.py", I failed with this error

ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:

urllib.error.URLError: <urlopen error [Errno 111] Connection refused>

My python version is 3.7.0 and I tried to reboot my computer,but it didn't work. I don't what was downloading for ? How can I fix this problem? Thanks very much!

ASONG0506 commented 4 years ago

I solved this problem by manually downloading the required files.