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 DeprecationWarning in Python 3.10 #127

Closed
iurisilvio opened this issue Nov 26, 2021 · 2 comments · Fixed by #128
Closed

distutils DeprecationWarning in Python 3.10 #127

iurisilvio opened this issue Nov 26, 2021 · 2 comments · Fixed by #128

Comments

@iurisilvio
Copy link
Contributor

iurisilvio commented Nov 26, 2021

lib/python3.10/site-packages/decouple.py:8: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.util import strtobool

@davidfilat
Copy link

I have the same issue

@apoclyps
Copy link

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