Skip to content

Bug #2 repro: prove venv/runtime Python version mismatch#1

Closed
skylerah wants to merge 3 commits into
mainfrom
bug2-repro-venv-mismatch
Closed

Bug #2 repro: prove venv/runtime Python version mismatch#1
skylerah wants to merge 3 commits into
mainfrom
bug2-repro-venv-mismatch

Conversation

@skylerah

Copy link
Copy Markdown
Owner

Diagnostic-only branch.

build.yaml sets platformVersion: "3.12" (per docs/getting-started.md).
diagnose.sh prints, at app start time:

  • /output/pythonenv* directories
  • whether /output/pythonenv3.12/bin/python (the #840 docs path) actually exists/runs
  • sys.version of the real runtime interpreter
  • C-extension ABI tags found in the venv

Do NOT merge. Spinning this up just to read deployment logs.

Sets platformVersion: 3.12 (as the getting-started.md docs say to do) and
runs diagnose.sh which prints:
  - what /output/pythonenv* directories exist
  - whether /output/pythonenv3.12/bin/python (the #840 docs path) actually works
  - what sys.version / sys.executable / sys.prefix the runtime actually has
  - whether C-extension .so files match the runtime ABI

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@embr-platform

embr-platform Bot commented May 28, 2026

Copy link
Copy Markdown

🔥 Embr Deployment

Status Details
Deployed Revision #1
Branch bug2-repro-venv-mismatch
Commit 2e0b044

🌐 Preview URL: https://pr-bug2-repro-venv-mismatch-1-simple-python-notes-app-eba4c879.app.embr.azure


Deployed by Embr

Bug2 Repro and others added 2 commits May 28, 2026 14:53
… probe failure modes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@embr-platform

embr-platform Bot commented May 28, 2026

Copy link
Copy Markdown

🔥 Embr Deployment

Status Details
Deployed Revision #2
Branch bug2-repro-venv-mismatch
Commit 670e6d3

🌐 Preview URL: https://pr-bug2-repro-venv-mismatch-1-simple-python-notes-app-eba4c879.app.embr.azure


Deployed by Embr

skylerah pushed a commit that referenced this pull request May 29, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@skylerah skylerah closed this May 29, 2026
@skylerah skylerah deleted the bug2-repro-venv-mismatch branch May 29, 2026 17:39
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