pythonTerminalEnvVarActivation is not compatible with micromamba in pwsh #22748
Labels
area-environments
Features relating to handling interpreter environments
info-needed
Issue requires more information from poster
triage-needed
Needs assignment to the proper sub-team
Type: Bug
Previously, I can use
Set-Alias -Name conda -Value micromamba
to make auto activation work. (Unfortunately,python.condaPath
did not work)With OptOutFrom
pythonTerminalEnvVarActivation
I can recover this behavior: First executeactivate
and get an error (sincemicromamba
does not haveactivate
), then executeconda activate
and successfully activate the given environment. There is an error, but it works.Without this opt-out, It simply not works. Execute
python
will raise Windows Store.Extension version: 2023.22.1
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: