microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.71k stars 29.45k forks source link

Select interpreter not found for Python #234035

Open Anwar-Ess opened 1 week ago

Anwar-Ess commented 1 week ago

Type: Bug

Dear Visual Studio Code Support Team,

I am encountering an issue with Visual Studio Code while using Python. The problem is that the "Select Interpreter" option is not appearing or working as expected.

I have tried the following troubleshooting steps:

Could you please guide me on how to fix this problem? Additionally, let me know if you require any logs or system details to investigate further.

Thank you for your assistance.

Best regards,

VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z) OS version: Windows_NT x64 10.0.19045 Modes: Restricted

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (8 x 2712)| |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: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|15.82GB (9.53GB free)| |Process Argv|--crash-reporter-id 83e49dfb-a15e-4c72-9439-454d270ad04c| |Screen Reader|no| |VM|0%|
Extensions (4) Extension|Author (truncated)|Version ---|---|--- python|ms-|2024.20.0 vscode-pylance|ms-|2024.11.2 jupyter|ms-|2024.10.0 jupyter-keymap|ms-|1.1.2
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 bdiig495:31013172 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31102340 nativerepl2:31139839 pythonrstrctxt:31112756 cf971741:31144450 iacca1:31171482 notype1cf:31157160 5fd0e150:31155592 dwcopilot:31170013 j44ff735:31181874 ```
trainnect-dev commented 5 days ago

I also have problems with Python Interpreter after the latest vscode update Version: 1.95.3 (Universal). It is very buggy.

rickwierenga commented 5 hours ago

same issue on macos 14.6 and rpi Debian GNU/Linux 12.

downgrading the python extension to v2024.18.0 worked for me