Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant