Skip to content

Running a python file with input() crashes #770

@albertino87

Description

@albertino87

Hello,
If I create a python file with the input command and try to run it using the Play button (that uses conda run) it fails:

Image while it works if i run it normally (`python ...`). The problem is not due to a bug in the extension, but in the `conda run` command itself which should be replaced by a normal python command or `conda run --no-capture-output`

ref: conda/conda#9412

My environment is:
OS: Linux via SSH Remote
Vscode: 1.103.2
SSH Remote extension: 0.120.0
Python extension: 2025.13.2025082601
Python Environments extension: 1.3.12271020
Python version: 3.12.11

Metadata

Metadata

Assignees

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions