facebook / prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
https://facebook.github.io/prophet
MIT License
18.01k stars 4.48k forks source link

Alpine - install prophet #2546

Open Masteratom opened 5 months ago

Masteratom commented 5 months ago

I need to install Prophet for my application. The application is in a docker container. I want to create the smallest image possible, so the system in the container is python:3.10-alpine. Unfortunately, during installation I get a compilation error that I cannot resolve.

log.txt