Skip to content

Do not try to create the venv if it already exists#825

Merged
MakisH merged 1 commit into
developfrom
fix-venv
May 31, 2026
Merged

Do not try to create the venv if it already exists#825
MakisH merged 1 commit into
developfrom
fix-venv

Conversation

@MakisH
Copy link
Copy Markdown
Member

@MakisH MakisH commented May 31, 2026

Follow-up of #680

Resolves the following error:

Error: [Errno 13] Permission denied: '/path/to/venv/bin/activate'

when running any of our Python tutorials a second time.

It also fixes a few --system-site-package to --system-site-packages.

@MakisH MakisH self-assigned this May 31, 2026
@MakisH MakisH merged commit d11e989 into develop May 31, 2026
1 check passed
@MakisH MakisH deleted the fix-venv branch May 31, 2026 06:37
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