Skip to content

Interactively approving approval tests fails with uv #550

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

Open
koebi opened this issue Mar 31, 2025 · 0 comments
Open

Interactively approving approval tests fails with uv #550

koebi opened this issue Mar 31, 2025 · 0 comments
Assignees

Comments

@koebi
Copy link

koebi commented Mar 31, 2025

The python standalone provided by uv does not provide Tk bindings, which is the default visualizer for approval tests.
See https://github.com/matplotlib/matplotlib/pull/29752/files and astral-sh/uv#6893 for details.

We should check whether some other backends are available (e.g. PyCharm, any graphical diff tool, …) and fall back to them, or in the worst case explain to the user which two images they should look at.

@matthiasschaub matthiasschaub self-assigned this Apr 1, 2025
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

2 participants