Skip to content

Conversation

@simevo
Copy link
Contributor

@simevo simevo commented Aug 1, 2025

…4.04

fixes #15004

Make sure to read the contributing guidelines before submitting a PR

@simevo simevo requested a review from ngxson as a code owner August 1, 2025 06:42
@github-actions github-actions bot added the devops improvements to build systems and github actions label Aug 1, 2025
@ggerganov ggerganov merged commit e4e9159 into ggml-org:master Aug 14, 2025
2 checks passed
slaren pushed a commit that referenced this pull request Aug 18, 2025
…ges (#15357)

* Revert "devops : fix compile bug when the BASE_CUDA_DEV_CONTAINER is based on Ubuntu 24.04 (#15005)"

This reverts commit e4e9159.

* devops: Allow pip to modify externally-managed python environment (system installation)

- Updated pip install commands to include the --break-system-packages
  flag, ensuring compatibility when working with system-managed Python
  environments (PEP 668).

- Note: The --break-system-packages option was introduced in 2023.
  Ensure pip is updated to a recent version before using this flag.

fixes [#15004](https://github.com/danchev/llama.cpp/issues/15004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile bug: .devops/cuda.Dockerfile fails if BASE_CUDA_DEV_CONTAINER is based on Ubuntu 24.04

3 participants