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

ModuleNotFoundError: No module named 'typing_extensions' #649

Closed
awoimbee opened this issue Nov 22, 2024 · 1 comment
Closed

ModuleNotFoundError: No module named 'typing_extensions' #649

awoimbee opened this issue Nov 22, 2024 · 1 comment

Comments

@awoimbee
Copy link

awoimbee commented Nov 22, 2024

Using aio-pika 9.5.0
Summed up in one image:

Screenshot From 2024-11-22 11-52-48

Bug introduced by #615 in v9.5.0

unkcpz added a commit to unkcpz/plumpy that referenced this issue Nov 27, 2024
unkcpz added a commit to unkcpz/plumpy that referenced this issue Nov 27, 2024
sphuber added a commit to aiidateam/kiwipy that referenced this issue Dec 1, 2024
Latest release 9.5.0 breaks due to an import error of `typing_extensions`.
See mosquito/aio-pika#649
sphuber pushed a commit to aiidateam/plumpy that referenced this issue Dec 2, 2024
This is a temporary workaround for `aio-pika` breaking for v4.5.0
See mosquito/aio-pika#649
sphuber added a commit to aiidateam/kiwipy that referenced this issue Dec 2, 2024
Latest release 9.5.0 breaks due to an import error of `typing_extensions`.
See mosquito/aio-pika#649
sphuber added a commit to aiidateam/kiwipy that referenced this issue Dec 2, 2024
Latest release 9.5.0 breaks due to an import error of `typing_extensions`.
See mosquito/aio-pika#649
@zware
Copy link
Contributor

zware commented Dec 4, 2024

Fixed by 36cdae8 (v9.5.3).

@decaz decaz closed this as completed Dec 4, 2024
unkcpz added a commit to unkcpz/plumpy that referenced this issue Dec 14, 2024
…#293)

This is a temporary workaround for `aio-pika` breaking for v4.5.0
See mosquito/aio-pika#649
unkcpz added a commit to unkcpz/plumpy that referenced this issue Dec 14, 2024
Since kiwipy pinning the upbound version of aio-pika to 9.4.0 to not
include the bug of typing-extentions import error of
mosquito/aio-pika#649.
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