Skip to content

fix: install python3-venv package before creating venv#533

Merged
sanmesh-kakade merged 1 commit into
developfrom
fix/workflow-install-deps
Mar 19, 2026
Merged

fix: install python3-venv package before creating venv#533
sanmesh-kakade merged 1 commit into
developfrom
fix/workflow-install-deps

Conversation

@sanmesh-kakade

Copy link
Copy Markdown
Contributor

Summary

The iac-arc runner doesn't have python3-venv installed. Adds sudo apt-get install -y python3-venv before python3 -m venv in all 4 workflows.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sanmesh-kakade
sanmesh-kakade merged commit 2021504 into develop Mar 19, 2026
@sanmesh-kakade
sanmesh-kakade deleted the fix/workflow-install-deps branch March 19, 2026 09:06
sanmesh-kakade added a commit that referenced this pull request Mar 19, 2026
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant