Thanks to visit codestin.com
Credit goes to github.com

Skip to content

distutils was deprecated in Python 3.10 #236

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

Closed
tirkarthi opened this issue Dec 26, 2021 · 3 comments
Closed

distutils was deprecated in Python 3.10 #236

tirkarthi opened this issue Dec 26, 2021 · 3 comments

Comments

@tirkarthi
Copy link

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

from distutils import ccompiler

@jonathanunderwood
Copy link
Member

Setuptools doesn't actually provide/expose equivalent functionality, though. And that migration advice page is useless.

@jonathanunderwood
Copy link
Member

This blog post provides one way this could be solved.

@jonathanunderwood
Copy link
Member

Seems the migration path is unclear at present: pypa/setuptools#2806

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