Installation | Prophet
https://facebook.github.io/prophet/docs/installation.htmlThe major dependency that Prophet has is pystan.PyStan has its own installation instructions.Install pystan with pip before using pip to install prophet. If you upgrade the version of PyStan installed on your system, you may need to reinstall prophet ().After installation, you can get started!. Experimental backend - cmdstanpy
fbprophet · PyPI
https://pypi.org/project/fbprophet23.02.2017 · The key step is installing a recent C++ compiler. Installation using Docker and docker-compose (via Makefile) Simply type make build and if everything is fine you should be able to make shell or alternative jump directly to make py-shell. To run the tests, inside the container cd python/fbprophet and then python -m unittest. Example usage