-
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.
Answered by
sonichi
Aug 8, 2021
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
Answer selected by
hanhanwu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.