Skip to content
Discussion options

You must be logged in to vote

I think it dues to this : ray-project/ray#20741

As of ray[tune]==1.10.0, either downgrade your pytorch-lightning to 1.4.
Or upgrade your raytune to be compatible with pytorch-lightning 1.5+ ( the fix has been merged in this commit ray-project/ray#20562).
$ sudo pip install ray==1.11.0rc0

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by annalauralerede
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment