-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
After upgrading to 1.85.0 tests expolorer for python is broken #200523
Comments
I have additional reproduction details Full details: Using python 3.8.16:
Using python 3.11.5:
|
Some other things that may or may not be related:
Not sure what is this related to. its after the "vscode.typescript-language-features", but failing to spawn the.... .venv folder? |
/extPython |
It looks like this is caused by the Python extension. Please file the issue to the Python extension repository. Make sure to check their issue reporting template and provide them relevant information such as the extension version you're using. See also our issue reporting guidelines for more information. Happy Coding! |
There is an open issue in the python ext repo in case someone gets here: |
Can confirm, downgrading python extension to 2023.20 "fixes" the issue. |
Type: Bug
I have a python project in vscode with a working virtual environment.
everything was working a moment ago, and after I upgraded to 1.85.0 and verifying that the virtual env is activated and the python interpreter is selected correctly, if I open the test explorer ("Testing") on the side bar, then I see this:
"No Tests have been found in this workspace yet. Configure a test framework to see your tests here."
If I try to click on "Configure Python Tests", select pytest and the tests folder, I get an error: "There is no Pip installer available in the selected environment."
but running "which pip" in the vscode terminal shows the pip in the virtual environment.
Thank you for your help.
VS Code version: Code 1.85.0 (af28b32, 2023-12-06T18:17:50.719Z)
OS version: Darwin arm64 23.1.0
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
Extensions (23)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: