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

Cannot install Wagtail==4.2.4. because setup.py requires wagtail-modeladmin>=1.0.0 which requires Wagtail>=5 #123

Open
sam-mi opened this issue Nov 20, 2023 · 0 comments

Comments

@sam-mi
Copy link

sam-mi commented Nov 20, 2023

Describe the bug
Cannot install Wagtail==4.2.4 because wagtail-modeladmin requires Wagtail >= 5 and wagtail-tag-manager requires "wagtail_modeladmin>=1.0.0,<1.1.0",

"wagtail_modeladmin>=1.0.0,<1.1.0",

To Reproduce
Steps to reproduce the behavior:

  1. pip install -r requirements/base.txt with Wagtail<=5.0.0
    2.ERROR: Cannot install -r requirements/base.txt (line XX), wagtail-tag-manager and wagtail==4.2.4 because these package versions have conflicting dependencies.

Expected behavior
That Wagtail Tag Manager worked with Wagtail 4.2.4 like the setup.py indicates.

Screenshots
Screenshot 2023-11-20 at 16 27 39

Additional context
Add any other context about the problem here.

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