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

distutils has been deprecated in Python 3.10 #896

Open
tirkarthi opened this issue Dec 29, 2021 · 1 comment
Open

distutils has been deprecated in Python 3.10 #896

tirkarthi opened this issue Dec 29, 2021 · 1 comment

Comments

@tirkarthi
Copy link
Contributor

https://www.python.org/dev/peps/pep-0632/#migration-advice

from distutils.version import LooseVersion

hug/hug/api.py

Line 27 in 8b5ac00

from distutils.util import strtobool

@luser
Copy link

luser commented Nov 14, 2023

This is now worse: distutils has been removed in Python 3.12, so using hug fails.

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

No branches or pull requests

2 participants