-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'trllibRLlib related issuesRLlib related issuestuneTune-related issuesTune-related issues
Milestone
Description
What is the problem?
Currently building Ray docker image with Python 3.9 times out, because some of the direct and transitive dependencies pinned in python/requirements/rllib/requirements_rllib.txt and python/requirements/tune/requirements_tune.txt do not support Python 3.9, and the pip dependency resolver goes into an edge case.
Ray version and other system information (Python version, TensorFlow version, OS):
Python 3.9, Ray 1.4.1
Reproduction (REQUIRED)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'trllibRLlib related issuesRLlib related issuestuneTune-related issuesTune-related issues