Hellow, everyone.
I want to try prophet on Mac and Miniconda environment.
I trieted below, but did not work.
try1. conda install
$ conda install gcc pystan fbprophet
try2. pip install
$ pip install fbprophet
I uninstalled and reinstalled, but result is the same.
Miniconda cannot use prophet ?
This error was solved.
Module name is changed to prophet from fbprophet in official.
My set up instruction is below.
I wish this helps someone.
Thank you every one.