Minghao Shen

Results 1 comments of Minghao Shen

Hello @Capchenxi , I had the same error. I guess the problem is we did not install `ray` correctly. I modified the `requirements.txt` file, changed `ray` to `ray[all]` (maybe `ray[default]`...