WOODS icon indicating copy to clipboard operation
WOODS copied to clipboard

nihil timendum est

Open EvanGertis opened this issue 2 years ago • 0 comments

Jean,

There is never enough time, thank you for yours. Thank you for your integrity. Thank you for your humility. Thank you for your presence. I would appreciate it if you could help me get past this minor issue

/usr/local/lib/python3.9/site-packages/gluonts/json.py:101: UserWarning: Using `json`-module for json-handling. Consider installing one of `orjson`, `ujson` to speed up serialization and deserialization.
  warnings.warn(
Traceback (most recent call last):
  File "/usr/local/Cellar/[email protected]/3.9.12/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/Cellar/[email protected]/3.9.12/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/Users/evangertis/development/UGA/Research/WOODS/woods/scripts/main.py", line 21, in <module>
    from woods import datasets
  File "/Users/evangertis/development/UGA/Research/WOODS/woods/datasets.py", line 1839, in <module>
    from gluonts.torch.modules.distribution_output import (
ModuleNotFoundError: No module named 'gluonts.torch.modules.distribution_output'

I followed the basic steps to run the demonstration after executing python setup.py install

V.R. E. M. Gertis

EvanGertis avatar Feb 01 '23 01:02 EvanGertis