Skip to content

Git Bash Shell windows path parsing error #173

@albro96

Description

@albro96

VS Code Version 1.97.0
Environments Version 0.3.10411011

Related Settings:
"terminal.integrated.defaultProfile.windows": "Git Bash",

Terminal: Create New Terminal

leads to auto command
C:\Users\<USER>\Anaconda3\Scripts\conda.EXE activate C:\Users\<USER>\anaconda3\envs\py38

and results in an error bash: C:Users<USER>Anaconda3Scriptsconda.EXE: command not found

Due to windows style paths parsing in bash shell.

Uninstalling Python Environments Extension was necessary.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions