activitynet / ActivityNet

This repository is intended to host tools and demos for ActivityNet
MIT License
941 stars 330 forks source link

urllib.error.URLError: <urlopen error [Errno 110] Connection timed out> #60

Closed chenyangcn closed 4 years ago

chenyangcn commented 4 years ago

it seems that the link: http://ec2-52-25-205-214.us-west-2.compute.amazonaws.com/challenge19/api.py is down. Would it be possible to fix that please?

Valarrrrr commented 4 years ago

I also have the same problem. Have you solved it? @chenyangcn

chenyangcn commented 4 years ago

I also have the same problem. Have you solved it? @chenyangcn

The code updated in the latest release has fixed the problem

Valarrrrr commented 4 years ago

Thank you for your respons. But I have download the latest released code and still have the error that 'ValueError: No JSON object could be decoded'. Do you know what is the problem. Thank you!