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
Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers
html = html.split('
')[1]
IndexError: list index out of range
<search_engine_parser.core.base.SearchResult at 0x1f402d77ac0>
The text was updated successfully, but these errors were encountered:
Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
')[1]Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers
html = html.split('
IndexError: list index out of range
<search_engine_parser.core.base.SearchResult at 0x1f402d77ac0>
The text was updated successfully, but these errors were encountered: