Microsoft Teams platform plugin fails to load on bundled Python 3.11 — microsoft-teams-apps requires Python ≥ 3.12
The Teams platform plugin fails to bind port 3978 because it imports the microsoft-teams-apps package, which requires Python 3.12 or newer, while the Hermes installer creates a Python 3.11 venv regardless of a newer system Python being available.