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
I have a problem when running the script. I run the script: "python3 scrap.py -u ààà -p àààà -w", and got the error message about 30min later.
Traceback (most recent call last):
File "scrap.py", line 79, in
scrapper.download_packages('metadata_tsv')
File "/Users/qianqian/gisaid-scrapper/gisaid_scrapper.py", line 278, in download_packages
assert download is not None, "Download button couldn't be found!"
AssertionError: Download button couldn't be found!
Could you help to give some solution?
Thanks
Qianqian
The text was updated successfully, but these errors were encountered:
Dear there,
I have a problem when running the script. I run the script: "python3 scrap.py -u ààà -p àààà -w", and got the error message about 30min later.
Traceback (most recent call last):
File "scrap.py", line 79, in
scrapper.download_packages('metadata_tsv')
File "/Users/qianqian/gisaid-scrapper/gisaid_scrapper.py", line 278, in download_packages
assert download is not None, "Download button couldn't be found!"
AssertionError: Download button couldn't be found!
Could you help to give some solution?
Thanks
Qianqian
The text was updated successfully, but these errors were encountered: