DCASE-REPO / DESED_task

Domestic environment sound event detection task
MIT License
126 stars 67 forks source link

requests.exceptions.ProxyError: HTTPSConnectionPool(host='zenodo.org', port=443) #61

Closed gwyanCN closed 1 year ago

gwyanCN commented 1 year ago

I'm sorry to bother you, but when I run the _generate_dcase_task42022.py, I always comes this problem:

requests.exceptions.ProxyError: HTTPSConnectionPool(host='zenodo.org', port=443): Max retries exceeded with url: /record/4639776/files/audioset_metadata.tar.gz? /record/4639776/files/audioset_metadata.tar.gz?download=1 (Caused by ProxyError('Your proxy appears to only use to be HTTP. See: https://urllib3.readthedocs.io HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanwrong version number (_ssl.c:1108)'))))ced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1108)'))))

turpaultn commented 1 year ago

Hi, Do you have this error when downloading it "by hand" meaning clicking on this link: http://zenodo.org/record/4639776/files/audioset_metadata.tar.gz?download=1

turpaultn commented 1 year ago

Did you solve your error @rootYan ?

turpaultn commented 1 year ago

Closed due to inactivity