Skip to content

docplex config --upgrade requires setuptools with Python >= 3.12 #26

@Holt59

Description

@Holt59

distutils has been deprecated since Python 3.10 and removed in Python 3.12.

This import fails with Python 3.12 unless setuptools is manually installed alongside docplex (to provide distutils).

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