ModuleNotFoundError: No module named "imghdr" #2206
Closed
Toheedullah-K3
started this conversation in
General
Replies: 1 comment
|
Fixed in version 4.15.0 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I currently have Python version 3.13 installed. When I try to run a program that uses the Tweepy package, it throws an error: "No module named 'imghdr'."
What can I do to resolve this issue, or is there an alternative solution?
All reactions