coder / coder/registry

Apache Airflow module broken on Ubuntu 24.04

Open
#44 3 comments 1 reaction 0 assignees View on GitHub
help wanted
Dominant language
HCL
Stars
79
Forks
161
Avg merge
1d 10h
Merged PRs (30d)
38

Description

The module's `run.sh` script uses pip to install a globally available package which is disabled on Ubuntu 24.04.
The new Ubuntu requires all packages to be installed in their own virtual environment which can be done via `pipx` or `uv tool`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.