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

Migrate away from obsolete 'distutils' #141

Open
bignose-debian opened this issue Jul 21, 2023 · 0 comments
Open

Migrate away from obsolete 'distutils' #141

bignose-debian opened this issue Jul 21, 2023 · 0 comments

Comments

@bignose-debian
Copy link

In Python 3.10 and 3.11, distutils has been formally marked as deprecated. Code that imports distutils will no longer work from Python 3.12. https://peps.python.org/pep-0632

Please update the build system to use current recommended Python build practices. https://packaging.python.org/en/latest/tutorials/packaging-projects/

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

1 participant