You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/sanchezg/oxford/tools/molencoder/molencoder/cli/main.py", line 37, in args_func
args.func(args, p)
File "/home/sanchezg/oxford/tools/molencoder/molencoder/cli/parser_download.py", line 62, in func
urllib.request.urlretrieve(uri, fd.name, reporthook=update)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 247, in urlretrieve
with contextlib.closing(urlopen(url, data)) as fp:
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 531, in open
response = meth(req, response)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
File "/home/sanchezg/app/anaconda3/envs/deepMols/lib/python3.7/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: NOT FOUND
The text was updated successfully, but these errors were encountered:
Hi,
when executing
I am getting a 404 error
The text was updated successfully, but these errors were encountered: