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

Incompatibility with Flask 3.0.1 and jinja2 3.1.3 #390

Open
GaetanBaert opened this issue Jan 20, 2024 · 0 comments
Open

Incompatibility with Flask 3.0.1 and jinja2 3.1.3 #390

GaetanBaert opened this issue Jan 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GaetanBaert
Copy link

Hello,

When I try to upgrade Flask to 3.0.1 version on python 3.12.1, I got :

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tkdesigner 1.0.7 requires Jinja2==3.0.1, but you have jinja2 3.1.3 which is incompatible.

Tkdesigner probably needs an update to support jinja2 3.1.3.

@GaetanBaert GaetanBaert added the bug Something isn't working label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant