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
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Describe the bug
When running the fast_async_scraper example I get the following error message File "/home/--/miniconda3/envs/trender/lib/python3.6/site-packages/pymarketcap-4.0.17-py3.6-linux-x86_64.egg/pymarketcap/pymasyncore.py", line 324, in every_historical File "pymarketcap/processer.pyx", line 158, in pymarketcap.processer.historical File "pymarketcap/processer.pyx", line 187, in pymarketcap.processer.historical IndexError: list index out of range
To Reproduce
Clone pymarketcap from git
Run fast_async_scraper example
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
When running the fast_async_scraper example I get the following error message
File "/home/--/miniconda3/envs/trender/lib/python3.6/site-packages/pymarketcap-4.0.17-py3.6-linux-x86_64.egg/pymarketcap/pymasyncore.py", line 324, in every_historical File "pymarketcap/processer.pyx", line 158, in pymarketcap.processer.historical File "pymarketcap/processer.pyx", line 187, in pymarketcap.processer.historical IndexError: list index out of range
To Reproduce
The text was updated successfully, but these errors were encountered: