pip install bs4
Worked fine.
pip install pymarketcap
Error = " Could not find a version that satisfies the requirement pymarketcap (from versions: )
No matching distribution found for pymarketcap".
I use Python 3.5.2
pip install bs4
Worked fine.
pip install pymarketcap
Error = " Could not find a version that satisfies the requirement pymarketcap (from versions: )
No matching distribution found for pymarketcap".
I use Python 3.5.2
RE: Pymarketcap - Coinmarketcap Python API and web parser