Skip to content

Run button does nothing when Python is not installed #391

Open
@cwebster-99

Description

@cwebster-99

Observed user install the Python extension and create a python file (they had not installed a Python interpreter), they tried to run via the run button but got no feedback / nothing happened. We should show some error rather than failing silently.

Note: This was via the Python extension not Python Envs

Activity

eleanorjboyd

eleanorjboyd commented on May 21, 2025

@eleanorjboyd
Member

@karthiknadig are you looking to support install python if its not found in MVP or should I work on the error here? Would this live in the envs ext or in the python extension ? Should be the envs ext because the python ext calls it but wanted to confirm

cwebster-99

cwebster-99 commented on May 22, 2025

@cwebster-99
MemberAuthor

I don't believe installing Python will be included in the MVP so I would recommend providing some sort of error.

linked a pull request that will close this issue on May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @eleanorjboyd@cwebster-99

    Issue actions

      Run button does nothing when Python is not installed · Issue #391 · microsoft/vscode-python-environments