Skip to content

ci(intel): venv for python & pip installation for intel docker #13898

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

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