Skip to content

Conversation

@Thammachart
Copy link
Contributor

@Thammachart Thammachart commented May 29, 2025

Solve this kind of issue that clogged the CI docker build: https://github.com/ggml-org/llama.cpp/actions/runs/15339094371/job/43161788866

Upgrading intel basekit (which upgrade to Ubuntu 24.04) impose PEP 668, which call for python and pip isolation

This PR solve this by creating venv and set as default PATH for python3 and pip commands

@Thammachart Thammachart requested a review from ngxson as a code owner May 29, 2025 17:10
@github-actions github-actions bot added the devops improvements to build systems and github actions label May 29, 2025
@Thammachart Thammachart changed the title fix: venv for python & pip installation for intel docker ci(intel): venv for python & pip installation for intel docker May 29, 2025
@Thammachart
Copy link
Contributor Author

ping @ngxson

@Thammachart
Copy link
Contributor Author

Closing this in favor of #14144

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.

1 participant