Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AssertionError #24

Open
jiangweiatgithub opened this issue Aug 4, 2021 · 0 comments
Open

AssertionError #24

jiangweiatgithub opened this issue Aug 4, 2021 · 0 comments

Comments

@jiangweiatgithub
Copy link

google-ngram-downloader download -l chi-simp
Traceback (most recent call last):
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\runpy.py", line 194, in _run_module_as_main
return run_code(code, main_globals, None,
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\ProgramData\Anaconda3\envs\google-ngrame-downloader\Scripts\google-ngram-downloader.exe_main
.py", line 7, in
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\site-packages\opster.py", line 244, in dispatch
return call_cmd(cmd, func, options, mw)(*args, **opts)
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\site-packages\opster.py", line 868, in inner
return tocall(*args, **kwargs)
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\site-packages\google_ngram_downloader_main
.py", line 31, in download
for fname, url, request in iter_google_store(ngram_len, verbose=verbose, lang=lang):
File "d:\programdata\anaconda3\envs\google-ngrame-downloader\lib\site-packages\google_ngram_downloader\util.py", line 126, in iter_google_store
assert request.status_code == 200
AssertionError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant