Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

AttributeError: 'str' object has no attribute 'setup' #266

Open
wasifmasood opened this issue Jun 16, 2023 · 0 comments
Open

AttributeError: 'str' object has no attribute 'setup' #266

wasifmasood opened this issue Jun 16, 2023 · 0 comments

Comments

@wasifmasood
Copy link

I keep on getting the following error. I have ray 2.5.0 and latest sklearn. Also tried 2.4.0 and lower versions of sklearn but no luck. Please guide here, I am dead stucked.

Job failed due to an application error, last available logs (truncated to 20,000 chars):
File "/home/rayuser/.local/lib/python3.8/site-packages/ray/tune/tune.py", line 1018, in run
runner.setup_experiments(
File "/home/rayuser/.local/lib/python3.8/site-packages/ray/tune/execution/trial_runner.py", line 305, in setup_experiments
self._callbacks.setup(**spec)
File "/home/rayuser/.local/lib/python3.8/site-packages/ray/tune/callback.py", line 357, in setup
callback.setup(**info)
AttributeError: 'str' object has no attribute 'setup'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant