Replies: 1 comment 1 reply
-
|
Hi @hanhanwu were you using a ray version <1.0.0? We'll do a version check of ray in the next version to avoid this error. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried multiple dataset but always got error saying, "AttributeError: 'ConcurrencyLimiter' object has no attribute 'set_search_properties'"
Then I tried the simple 2 examples FLAML provided here: https://github.com/microsoft/FLAML, the iris and boston examples, same error.

I have also tried some settings related to ConcurrencyLimiter, none worked.
Do you know how to fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions