Skip to content

python-config.py uses removed module "distutils" #2840

@changwoo

Description

@changwoo

from distutils import sysconfig

distutils has been removed (https://docs.python.org/3/library/distutils.html) in Python 3.12.

As the migration guide (https://peps.python.org/pep-0632/#migration-advice), it can be just "import sysconfig"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions