TypeError: '<' not supported between instances of 'TrackedActor' and 'TrackedActor'

Hi @PDDhillon and thanks for the issue.

This was a bug that has been fixed on master. The fix will be included in the upcoming Ray 2.6.0 release. Until then you can install the latest nightly wheels or patch the tune controller yourself to avoid the issue.

The relevant section is here:

1 Like