Skip to content

Install python3.xx-venv instead of python3.xx-distutils #340

@llucax

Description

@llucax

What happened?

The distutils package was removed in Python 3.12 (and deadsnakes), so creating the docker image for cross-arch tests fail in 3.12. We can use the -venv package instead that works also in 3.11.

What did you expect instead?

All works.

Affected version(s)

No response

Affected part(s)

Cookiecutter template (part:cookiecutter)

Extra information

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:cookiecutterAffects the generation of projects using cookiecutterpart:templateAffects the cookiecutter template filespriority:❓We need to figure out how soon this should be addressedtype:bugSomething isn't working

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions