Error cannot import name 'TIMESERIES_KEYS' - New Forecast Plugin

mcunha
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

Setup Info
    Tags
      Help me…