time-series-foundation-models / lag-llama

Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
Apache License 2.0
1.2k stars 146 forks source link

Can't import gluonts #52

Closed hvacking closed 5 months ago

hvacking commented 5 months ago

(tf2) li@lieMacBook-Pro-M1 lag-llama % python run.py
Traceback (most recent call last): File "/Users/liulan/Downloads/常用脚本/lag-llama/run.py", line 30, in from gluonts.evaluation import Evaluator, make_evaluation_predictions ModuleNotFoundError: No module named 'gluonts'