【Ray使用环境】测试
【Ray版本和类库】ray==2.2.0
【使用现场】
—运行环境
conda python 3.9.23
—文本代码
import ray
ray.init()
【问题复现】
一直报超时,不知道是什么问题,启动不了
【补充】
Exception: The current node has not been updated within 30 seconds, this could happen because of some of the Ray processes failed to startup.