Error cannot import name 'TIMESERIES_KEYS' - New Forecast Plugin
mcunha
Registered Posts: 3 ✭✭✭✭
Hi,
I was very excited to use the new forecast plugin due to its new features. Everything goes well with training, however, when executing the "forecast future values" receipt I get this error and I am stuck.
Error in Python process: At line 1: <class 'ImportError'>: cannot import name 'TIMESERIES_KEYS' from 'scipy.optimize._highs.constants' (/opt/dataiku/data/code-envs/python/plugin_timeseries-forecast_managed_5/lib/python3.7/site-packages/scipy/optimize/_highs/constants.cpython-37m-x86_64-linux-gnu.so)
I am using on-premise version of DSS 8.0.4 and new forecast plugin version 1.0.0. All of this is executed in a Python 3.7 environment in a Debian 10 server.
Thanks in advance
Best Answer
-
Hi,
Closing this thread as resolved as it's related to another discussion: https://community.dataiku.com/t5/Plugins-Extending-Dataiku-DSS/New-Forecast-plugin-Error-in-quot-Forecast-future-values-quot/m-p/14193/highlight/true#M870
As of DSS 8.0, python 3.7 is not supported by DSS. The solution is to install python 3.6 on your server.
Cheers,
Alex