Skip to content

Error: Extension 'ms-python.vscode-python-envs' CANNOT use API proposal: terminalDataWriteEvent. #982

@XanthanGum

Description

@XanthanGum

After updating to 1.12.0, can no longer execute python files.

2025-11-13 10:08:34.972 [error] Failed to execute file in terminal Error: Extension 'ms-python.vscode-python-envs' CANNOT use API proposal: terminalDataWriteEvent.
Its package.json#enabledApiProposals-property declares: terminalShellEnv but NOT terminalDataWriteEvent.

Relevant settings:

"python.terminal.activateEnvironment": true,
"python.terminal.useEnvFile": true,
"python.useEnvironmentsExtension": true,

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions