-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtual environment activation is broken on Gitbash #22908
Comments
Also I see one more problem in the path additions section:
instead of
|
Another problem is the PWD section that shows an irrelevant directory path |
|
Git bash isn't officially supported by the Python extension, please try using a different shell like Command prompt or Powershell. You can use |
It used to work until last week :( |
Unfortunately, other shells suffer from similar issues. The
Path is not modified |
I see, can you open a new report for other shells using
Output for
|
Switching to the pre-release version was the first thing I tested. Or do you need the logs from the pre-release? |
Type: Bug
Create a Python virtual environment and activate it in GitBash.
I encounter a messed up PATH variable that causes significant issues.
Path additions:
Result in the terminal (note the unescaped backslashes):
Extension version: 2024.0.1
VS Code version: Code 1.86.1 (31c37ee8f63491495ac49e43b8544550fbae4533, 2024-02-07T09:08:20.941Z)
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
skia_graphite: disabled_off
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: