I'd like to install lxml on my mac to run packages like yfinance and pandas_datareader. However, when I try "pip install lxml" I receive this error;
"ERROR: Could not build wheels for lxml, which is required to install pyproject.toml-based projects".
Any help would appreciated on solving this issue!
I was expecting lxml to be installed on my mac.