Skip to content

Python2.7 in CI not supported anymore #263

@Robin-Van-de-Merghel

Description

@Robin-Van-de-Merghel

Issue

We use a docker image with 2.7 in it, it uses an old debian docker with python2.7 embed in it.

Because the debian image (not python2, the debian version itself) is deprecated, while apt update-ing, it will lead to a 404 because mirrors don't support it anymore.

Solution

Two cases:

  1. Still support python2.7, use mamba/conda
  2. Don't officially support python2.7

Metadata

Metadata

Assignees

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