Error while downloading the Data
prasanna532 opened this issue · 0 comments
en2fr = Word2word("en", "fr")
Downloading data ...
42% [............................... ] 3424256 / 8022400Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Admin\appdata\local\programs\python\Python36\lib\site-packages\word2word-1.0.0-py3.6.egg\word2word\word2word.py", line 50, in init
lang1, lang2, custom_savedir
File "C:\Users\Admin\appdata\local\programs\python\Python36\lib\site-packages\word2word-1.0.0-py3.6.egg\word2word\utils.py", line 55, in download_or_load
wget.download(url, fpath)
File "C:\Users\Admin\appdata\local\programs\python\Python36\lib\site-packages\wget-3.2-py3.6.egg\wget.py", line 526, in download
File "C:\Users\Admin\appdata\local\programs\python\Python36\lib\urllib\request.py", line 289, in urlretrieve
% (read, size), result)
urllib.error.ContentTooShortError: <urlopen error retrieval incomplete: got only 3420504 out of 8022400 bytes>