Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ray package has a breaking dependency pydantic>2.0.* #214

Closed
tedhtchang opened this issue Jul 10, 2023 · 0 comments · Fixed by #215
Closed

ray package has a breaking dependency pydantic>2.0.* #214

tedhtchang opened this issue Jul 10, 2023 · 0 comments · Fixed by #215
Assignees

Comments

@tedhtchang
Copy link
Member

tedhtchang commented Jul 10, 2023

See detail ray-project/ray#37000
To continue development (locally) we may need to downgrade the pandantic<2 in our requirments.txt.
thanks @carsonmh mentioned

been running into AttributeError: module 'pydantic.fields' has no attribute 'ModelField' when I run ray.init(address=cluster.local_client_url(), logging_level="DEBUG"). Is this
@tedhtchang tedhtchang changed the title ray package has a breaking dependency pydantic>2 ray package has a breaking dependency pydantic>2.0.* Jul 10, 2023
@anishasthana anishasthana moved this from Todo to Ready For Review in Project CodeFlare Sprint Board Jul 11, 2023
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in Project CodeFlare Sprint Board Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant