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
nickmjain opened this issue Aug 17, 2024 · 3 comments
Open

Distutils dependency not relevant in python 3.12+ #1509

nickmjain opened this issue Aug 17, 2024 · 3 comments
Assignees
Labels
triage Issues that have not been categorized or prioritized

Comments

@nickmjain
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

@nickmjain nickmjain 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.

@bcentner
Copy link

Hi @srikargade1, are you still working on this issue? If not I'd be happy to take over

@srikargade1
Copy link

srikargade1 commented Jan 15, 2025 via email

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

3 participants