Skip to content

time-series config json file missing when running example code #456

@RobbyW551

Description

@RobbyW551

NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com

Your issue may already be reported!
Also, please search on the issue tracker before creating one.

  • I'm submitting a ...
    • bug report

Issue Description

Expected Behavior

There should be three config json files in 'config' directory, including forecasting_init_cfgs.json

Current Behavior

forecasting_init_cfgs.json is missing after pip installation in the site-package repo of python.

Possible Solution

Error Message

FileNotFoundError: [Errno 2] No such file or directory: '/home/robby/miniconda3/envs/auto-pytorch/lib/python3.8/site-packages/autoPyTorch/optimizer/../configs/forecasting_init_cfgs.json'

Your Local environment

  • Operating System, version
    Ubuntu 20.04
  • Python, version
    Python 3.8
  • Outputs of pip freeze or conda list
    pytorch=1.12+cu116

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions