I am getting the attached error when trying to pip install statsmodels using Python 3.6.3. Please see link for error.
screenshot
I saw a previous similar question was answered and the solution was simply pip install numpy pip install scipy then finally pip install statsmodels
Unable to install Statsmodels...python
I already have numpy and scipy successfully installed. Any other recommendations?
Thank you!