Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #2989

Open
ghaith-mq opened this issue Nov 18, 2024 · 0 comments
Open

[Bug] #2989

ghaith-mq opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ghaith-mq
Copy link

I am getting this error even if I remove all params from the sweeper. Tried unistalling hydra and reinstalling it again, but didn't work.

[2024-11-18 21:25:24,018][HYDRA] 	#0 : model.litmodule.loss=SIGLIP datamodule.seed=4224422 launcher=icb
Error executing job with overrides: ['model.litmodule.loss=SIGLIP', 'datamodule.seed=4224422', 'launcher=icb']
Traceback (most recent call last):
 File "/ictstr01/home/icb/ghaith.mqawass/projs/phenoclip/experiments/pretrain/./experiment.py", line 85, in <module>
  main()
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/main.py", line 94, in decorated_main
  _run_hydra(
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/utils.py", line 394, in _run_hydra
  _run_app(
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/utils.py", line 465, in _run_app
  run_and_report(
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/utils.py", line 223, in run_and_report
  raise ex
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/utils.py", line 220, in run_and_report
  return func()
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/utils.py", line 466, in <lambda>
  lambda: hydra.multirun(
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/hydra.py", line 162, in multirun
  ret = sweeper.sweep(arguments=task_overrides)
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/_internal/core_plugins/basic_sweeper.py", line 181, in sweep
  _ = r.return_value
 File "/home/icb/ghaith.mqawass/miniconda3/envs/gen/lib/python3.9/site-packages/hydra/core/utils.py", line 260, in return_value
  raise self._return_value
TypeError

I tried uninstalling and reinstalling hydra but it didn't work.

@ghaith-mq ghaith-mq added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant