Skip to content

Fix ray & TF v2.10 dependency

Latest
Compare
Choose a tag to compare
@jlaw9 jlaw9 released this 21 Jun 18:53
b2f1a6f

ray v2.3.1 lists tensorboardX as a dependency. tensorboardX upgraded to v2.6.1 which lists protobuf >v4.2 as a dependency. That breaks ray's import of tensorflow v2.10 which we're currently using. Fixed by downgrading tensorboardX to v2.6.