-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
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:
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 authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded