Skip to content

iron out python 3.12 compatibility #219

@martenson

Description

@martenson
    from distutils.version import StrictVersion
ModuleNotFoundError: No module named 'distutils'

3.12 has no distutils anymore

as a workaround you can install setuptools to the venv

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions