We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was stepping through the guide, including the requirements.txt.
I got the attached error. I have python 3.10.6, pydantic 2.5.0, and pydantic_core of 2.14.1, ray 2.8.0
python 3.10.6
pydantic 2.5.0
pydantic_core of 2.14.1
ray 2.8.0
The text was updated successfully, but these errors were encountered:
Update: It worked when I downgraded ray to ray 2.6.0
ray 2.6.0
Sorry, something went wrong.
Did anyone look into why that behavior is occurring? I see the same issues as well with 2.8.1 and python 3.11
No branches or pull requests
I was stepping through the guide, including the requirements.txt.
I got the attached error.
I have
python 3.10.6
,pydantic 2.5.0
, andpydantic_core of 2.14.1
,ray 2.8.0
The text was updated successfully, but these errors were encountered: