Does The forecast graphs works with 1.6.0p13?

Hello community,

Did some of you succesfully make it work ?

I tried install the dependencies through the script bin/install_fbprophet
i got something look good:

Successfully installed Cython-0.29.20 backports.functools-lru-cache-1.6.1 convertdate-2.2.1 cycler-0.10.0 fbprophet-0.5 holidays-0.10.2 kiwisolver-1.1.0 korean-lunar-calendar-0.2.1 lunardate-0.2.0 matplotlib-2.2.5 numpy-1.16.6 pandas-0.24.2 pymeeus-0.3.7 pyparsing-2.4.7 pystan-2.19.1.1 python-dateutil-2.8.1 pytz-2020.1 setuptools-44.1.1 setuptools-git-1.2 six-1.15.0 subprocess32-3.5.4

but still the error when i try access the forecast graph :confused:

2020-07-08 00:37:21,768 [40] [cmk.web 17701] General error: Necessary dependencies for forecast have not been installed.
Please have a look at werk #7451

I dont know what to do from there …

Regards,

FYI, Here my system info :

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster

Is there a specific requierement for make it work ? (os / version ? )

Regards,

See solution in: Forecasting in 1.6.0p13?

Take a look at @cjcox post or read my blog post :slight_smile:

As always with dependencies of dependencies, they change… Thus, we had to do some changes with the current script, which will then be included again in 1.6p14…
Fortunately from 1.7 on, everything is included within the Checkmk package.

Hello,
Thank you @cjcox @martin.hirschvogel . Now i can succesfully generate forecast graph.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.