Skip to content

Replace removed distutils with packaging to support Python 3.12#23

Open
hugovk wants to merge 1 commit intoMarvinT:masterfrom
hugovk:fix-3.12
Open

Replace removed distutils with packaging to support Python 3.12#23
hugovk wants to merge 1 commit intoMarvinT:masterfrom
hugovk:fix-3.12

Conversation

@hugovk
Copy link

@hugovk hugovk commented Dec 31, 2023

Fixes #22.

Also included in #19, here's a standalone fix in case you want to merge and release separately.

@hugovk hugovk changed the title Replace removed distutils with packaging to support Python 3.12 Replace removed distutils with packaging to support Python 3.12 Dec 31, 2023
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

Successfully merging this pull request may close these issues.

Python 3.12: ModuleNotFoundError: No module named 'distutils'

1 participant