Skip to content

[compiler] end of life of python3.10 for focal #16196

@seanshpark

Description

@seanshpark

ppa:deadsnakes has dropped python3.10 (and all other versions too) for focal and removed those packages,
as focal has reached end-of-life.

we'll get errors like this when we try to install;

E: Package 'python3.10' has no installation candidate
E: Package 'python3.10-venv' has no installation candidate
E: Unable to locate package python3.10-dev
E: Couldn't find any package by glob 'python3.10-dev'

We have alternate method to install python3.10 on focal: https://github.com/astral-sh/uv


TODO

  • disable focal test for push commit, for the moment
  • update docs/howto/how-to-build-compiler.md
  • after python3.10 is available again,
    • update docs/howto/how-to-build-compiler.md again
    • update circle-mlir/infra/docker/focal/Dockerfile

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