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 dependency not relevant in python 3.12+ #1509

Open
InnovativeNick opened this issue Aug 17, 2024 · 1 comment
Open

Distutils dependency not relevant in python 3.12+ #1509

InnovativeNick opened this issue Aug 17, 2024 · 1 comment
Assignees
Labels
triage Issues that have not been categorized or prioritized

Comments

@InnovativeNick
Copy link

Description

This project has a distutils package dependency, but that package was deprecated in 3.9+ and is totally removed from 3.12. Need to remove dependancy.

What should have happened?

Remove distutils depency in favor of setuptools or packaging.

What browser(s) are you seeing the problem on?

No response

Further details

No response

@InnovativeNick InnovativeNick added the triage Issues that have not been categorized or prioritized label Aug 17, 2024
@srikargade1
Copy link

Hi. I would like to work on this issue please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues that have not been categorized or prioritized
Projects
None yet
Development

No branches or pull requests

2 participants