microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.34k stars 1.19k forks source link

package.json#enabledApiProposals not working #24449

Open thezooperman opened 1 week ago

thezooperman commented 1 week ago

Type: Bug

Install Suse - LEAP Install VS Code from rpm package Install the Python extensions Install pipenv Setup the pipenv as the python interpreter Try to run python - you get into all types of errors

Extension version: 2024.20.0 VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:45:08.000Z) OS version: Linux x64 6.4.0-150600.23.25-default Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 2999)| |GPU Status|2d_canvas: enabled
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|15.50GB (9.83GB free)| |Process Argv|| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|default| |XDG_CURRENT_DESKTOP|KDE| |XDG_SESSION_DESKTOP|KDE| |XDG_SESSION_TYPE|x11|
karthiknadig commented 1 week ago

@thezooperman Can you share the errors that you are seeing? I am not able to repro this.