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

Followed steps for browser use; received pydantic error #11

Open
PRTLCTRL opened this issue Jan 18, 2025 · 0 comments
Open

Followed steps for browser use; received pydantic error #11

PRTLCTRL opened this issue Jan 18, 2025 · 0 comments

Comments

@PRTLCTRL
Copy link

Received this error when following steps to a T, and ensuring versions matched...

raise PydanticUserError(

pydantic.errors.PydanticUserError: If you use @root_validator with pre=False (the default) you MUST specify skip_on_failure=True. Note that @root_validator is deprecated and should be replaced with @model_validator.

For further information visit https://errors.pydantic.dev/2.10/u/root-validator-pre-skip

any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant