Skip to content

ModuleNotFoundError: No module named 'distutils' when target python version >= 3.12 #34

Description

@garyvdm

When the target's python version >= 3.12 this collection fails with ModuleNotFoundError: No module named 'distutils'.

The distutils module was deprecated in 3.10, and removed in 3.12 as per PEP 632.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions