Skip to content

No module named 'ecdsa' error in latest release #1101

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

Closed
damian-gn opened this issue May 13, 2025 · 2 comments · Fixed by #1102
Closed

No module named 'ecdsa' error in latest release #1101

damian-gn opened this issue May 13, 2025 · 2 comments · Fixed by #1102

Comments

@damian-gn
Copy link

An error seems to have been introduced in v6.12.1 due to a changed dependency not being updated in setup.py. The module is now looking for ecdsa but this is not listed as a dependency of the SendGrid package.

@sami-tin
Copy link

We just faced it too! Our APIs started failing, the logs show that the lack of an ecdsa package broke it.

@tiwarishubham635
Copy link
Contributor

Hi! I have raised #1102 for this. Please check that and then we can merge it. Thanks!

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.

3 participants