Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCC and python3-dev is missing #155

Open
liu1084 opened this issue Mar 26, 2024 · 1 comment
Open

GCC and python3-dev is missing #155

liu1084 opened this issue Mar 26, 2024 · 1 comment

Comments

@liu1084
Copy link

liu1084 commented Mar 26, 2024

    apk add --no-cache --update \
    bash \
    gcc \
    python3-dev \
    py3-argparse \
    py3-flask \
    python3-dev \
    musl-dev \
    py3-pygments \
    python3-tkinter \
    sqlite-libs \
    py3-pip
@simonmicro
Copy link
Contributor

Hi, why is it missing? Does the compilation fails or something at runtime?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants