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

Pycurl 7.45.3 breaks our celery workers #3252

Open
amickan opened this issue Feb 21, 2024 · 1 comment
Open

Pycurl 7.45.3 breaks our celery workers #3252

amickan opened this issue Feb 21, 2024 · 1 comment

Comments

@amickan
Copy link
Contributor

amickan commented Feb 21, 2024

Pycurl version 7.45.3 is broken. Import fails with ImportError: pycurl: libcurl link-time ssl backend (gnutls) is different from compile-time ssl backend (openssl)

jmsmkn added a commit that referenced this issue Feb 21, 2024
Workaround for #3252

---------

Co-authored-by: James Meakin <[email protected]>
jmsmkn added a commit that referenced this issue Dec 17, 2024
@jmsmkn jmsmkn mentioned this issue Dec 17, 2024
jmsmkn added a commit that referenced this issue Dec 17, 2024
@jmsmkn jmsmkn mentioned this issue Jan 28, 2025
@jmsmkn
Copy link
Member

jmsmkn commented Jan 28, 2025

I could not get a newer version of pycurl to work, it turns out that the dependency has been removed from kombu. I made a PR to reflect that in Celery. If that's all accepted we can remove the direct dependency pinning and test once Celery 5.5 is released and integrated.

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

Successfully merging a pull request may close this issue.

2 participants