unconditional-time-series-diffusion icon indicating copy to clipboard operation
unconditional-time-series-diffusion copied to clipboard

Gluonts package version

Open annis234 opened this issue 1 year ago • 1 comments

ImportError: cannot import name 'predict_to_numpy' from 'gluonts.model.forecast_generator' (/home/.local/lib/python3.10/site-packages/gluonts/model/forecast_generator.py) Hi,I have a error. My gluonts version is 0.15.1. Which version of gluonts package do you take in the code?

annis234 avatar Jul 09 '24 22:07 annis234

@annis234 the GluonTS version is already in the project: gluonts[mxnet,pro]~=0.12.3. Did you install the package using the instructions in the README?

abdulfatir avatar Jul 29 '24 14:07 abdulfatir