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

Replace distutils with setuptools #2104

Open
parr0tr1ver opened this issue Feb 15, 2022 · 4 comments
Open

Replace distutils with setuptools #2104

parr0tr1ver opened this issue Feb 15, 2022 · 4 comments

Comments

@parr0tr1ver
Copy link

Operating system: Linux
wxPython version & source:
Python version & source: 3.11

Description of the problem:
In Python 3.10 and 3.11, distutils will be formally marked as deprecated. And in Python 3.12, distutils will no longer be installed by make install or any of the first-party distribution according to pep-0632.

Is there a schedule to replace distutils with setuptools, please? Thanks.

Code Example (click to expand)
# Put code sample here
@DietmarSchwertberger
Copy link
Contributor

I think, this would solve the issue: #2085

@RobinD42
Copy link
Member

The plan is to progressively reduce the use of distutils. The first step is here: #2164

@egoZentric
Copy link

Bump.
... and PEP 632 killed wx Demo. as of 3.12

@Metallicow
Copy link
Contributor

YES!!

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

5 participants