8000 Update troubleshooting.md to address pydantic 2 change in 0.6.0 by psobolewskiPhD · Pull Request #633 · napari/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update troubleshooting.md to address pydantic 2 change in 0.6.0 #633

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

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Closes #567

Description

This PR explains the possible effect of 0.6.0 dropping support for pydantic 1 and provides info on what the user should do (contact the devs, switch to 0.5.6 and specify pydantic<2)

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 15, 2025
@psobolewskiPhD
Copy link
Member Author

Are PRs opening as draft by default now?

@psobolewskiPhD psobolewskiPhD marked this pull request as ready for review March 15, 2025 23:20
Copy link
Contributor
@willingc willingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @psobolewskiPhD. Let's work on getting this in before the next alpha.

@psobolewskiPhD psobolewskiPhD added this to the 0.6.0 milestone Mar 16, 2025
Copy link
Contributor
@TimMonko TimMonko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth adding an example of how to do that like napari==0.5.6 pydantic<2? Hard because there are so many ways to install, but as a beginner this language was hard to figure out

@psobolewskiPhD
Copy link
Member Author
psobolewskiPhD commented Mar 16, 2025

Ugh, it's hard without knowing how they installed. I tried with
specify "pydantic<2" when installing
since that works with conda and pip.

Edit: and for a gui plugin manager installer, this is all 🤯

Copy link
Member
@jni jni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left a minor typo fix and a minor (optional) suggestion to update wording.

Co-authored-by: Juan Nunez-Iglesias <jni@fastmail.com>
@jni jni merged commit 07d42cf into napari:main Mar 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add to troubleshooting: plugin issues due dropping pydantic 1 support
5 participants
0