-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
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
focaltest 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.mdagain - update
circle-mlir/infra/docker/focal/Dockerfile
- update
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels