-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
boltons.ecoutils.pprint
error on Python 3.10
#361
Comments
Ah yes. Thanks for the report. I fixed this upstream in Alternative solutions:
|
boltons.ecoutils.pprint
error on Python 3.10
I think the Python upgrade that leads to this issue happens as part of the dist-upgrade from Ubuntu 20.04 to 22.04, so it'll be becoming very common right about now. |
The issue has been fixed with a migration to click-extra. The fix is available in the brand new release of mail-deduplicate 7.0.0. |
Just to confirm: working for me now. |
Thanks @danielhatton for taking the time to check for the fix! 👍 |
Also just want to say thank you! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
looks like it is related to newer python 3.10 than this was developed on
The text was updated successfully, but these errors were encountered: