I am trying to install Yahoo Finance Package from Anaconda Cloud with the below CMD Line instruction
pip install -i http://pypi.anaconda.org/pypi/simple yahoo-finance
But I am getting an error, not sure how to bypass. Please help
If I do
pip install yahoo-finance
Just run this command on Anaconda prompt:
pip3 install yfinance
Below code:
python -m pip install yahoo-finance
works well
Version of Python: 3.7
Typing in : Anaconda Prompt
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With