I am new to python and I want to make a program to view stock data. When I try to install yfinance using this command: pip install yfinance it gives me the foll
pip install yfinance