Lightning-Universe/Training-Studio_app

Unable to run an experiment with Hydra

Closed this issue ยท 1 comments

๐Ÿ› Bug

As soon as the experiment is launched with hydra the app components fail

image

With the error below:
image

To Reproduce

Steps to reproduce the behavior:

1. Create Conda Env
2. Install HPO
3. lightning connect research_studio --yes
4. lightning run experiments train.py --requirements requirements.txt

Code sample

https://github.com/krishnakalyan3/hpo-hydra-bug

Expected behavior

Environment

  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

Hi! thanks for your contribution!, great first issue!