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 /opt/miniconda3/envs/my-env/lib/python3.12/site-packages/finviz/helper_functions/scraper_functions.py:46 in get_total_rows
etree.tostring(total_element[0]).decode("utf-8").split("")[1].split()[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
File /opt/miniconda3/envs/my-env/lib/python3.12/site-packages/finviz/helper_functions/scraper_functions.py:46 in get_total_rows
etree.tostring(total_element[0]).decode("utf-8").split("")[1].split()[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: