Skip to content

Nothing happens if the user has installed a wrong python version when debugging on Windows #1068

Open
@kelteseth

Description

@kelteseth

Describe the bug
Same as #627, but this is really a usability issue. It is not mentioned anywhere, that an old python version is required. Then, when you try to debug, you do not get an error message, it just does nothing.

To Reproduce

  1. Create a hello world app
  2. Open in VSCode
  3. F5
  4. Nothing happens (if you not have a 4 year old python version installed)

Expected behavior
An error message that guides the user to install the correct python version

Environment

  • OS: Win 11
  • Swift version 5.10.1
  • Visual Studio Code version: Latest
  • vscode-swift version: Latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    CodeLLDBlldb or vscode-lldb issuebugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions