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

pip install broken with pip>24.0 #323

Open
AbrahamSanders opened this issue Sep 29, 2024 · 0 comments
Open

pip install broken with pip>24.0 #323

AbrahamSanders opened this issue Sep 29, 2024 · 0 comments

Comments

@AbrahamSanders
Copy link

whyis can't be installed with versions of pip > 24.0. With 24.0 you get this warning:

DEPRECATION: celery 5.1.2 has a non-standard dependency specifier pytz>dev. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of celery or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063

with pip 24.1 and higher you get this error:

pip._vendor.packaging.requirements.InvalidRequirement: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
    pytz (>dev)
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