pymarketcap icon indicating copy to clipboard operation
pymarketcap copied to clipboard

Python3 API wrapper and web scraper for https://coinmarketcap.com

Results 2 pymarketcap issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I am trying to install pymarketcap on the Windows 10 system. The first two steps ran well ![image](https://user-images.githubusercontent.com/45622921/65613370-7cc1e780-dfe8-11e9-951a-1df57b71f562.png) But when I ran the command **python setup.py install,**...

**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...