microsoft / vscode-python

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

Interpreter Not Found #23625

Closed dxy1234567 closed 2 months ago

dxy1234567 commented 3 months ago

Type: Bug

I met some problems when i connected to a remote server with ssh. It turned out nothing when i clicked the "RUN" button on the upper right corner. Then, I found there is no interpreter that was being used. I tried to set the interpreter and it comes the window like "python.Interpreter not found"

Extension version: 2024.9.11661012 VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:01:24.262Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.0-56-generic

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-12700 (16 x 2112)| |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| |Load (avg)|undefined| |Memory (System)|15.70GB (5.19GB free)| |Process Argv|--crash-reporter-id 61d3c677-25f8-4de5-a483-cd559bdef06c| |Screen Reader|no| |VM|67%| |Item|Value| |---|---| |Remote|SSH: 172.16.11.35| |OS|Linux x64 5.15.0-56-generic| |CPUs|Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz (104 x 2811)| |Memory (System)|251.53GB (238.03GB free)| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 dsvsc021:30996838 945dj816:31013170 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 pythonprt:31056678 dwnewjupyter:31046869 2f103344:31071589 ```
karthiknadig commented 3 months ago

@dxy1234567 Can you make sure that python extension activated? You can look at the Output >Python logs to see if something is not working right.

github-actions[bot] commented 2 months ago

Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off.

Happy Coding!