79525473

Date: 2025-03-21 12:48:04
Score: 0.5
Natty:
Report link

local_mode seems deprecated in the latest version (currently 2.44.0).

For me print didn't work with an address provided.

ray.init(address="ray://10.91.15.123:10001", local_mode=True)

But without address it works.

ray.init(local_mode=True)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: hotohoto