Skip to content
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

command 'python.execInDedicatedTerminal' not found #24113

Open
Ajaniseun opened this issue Sep 16, 2024 · 1 comment
Open

command 'python.execInDedicatedTerminal' not found #24113

Ajaniseun opened this issue Sep 16, 2024 · 1 comment
Assignees
Labels
area-terminal bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@Ajaniseun
Copy link

Type: Performance Issue

Python interpreter is installed on my machine but it's not excecuting python code on my terminal

VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
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) 7.87GB (1.19GB free)
Process Argv --crash-reporter-id 42d358ce-0b78-46ec-8d99-defa5a36d9c3
Screen Reader no
VM 0%
Process Info
CPU %	Mem MB	   PID	Process
    0	   112	  6960	code main
    0	   132	  4780	   gpu-process
    0	    29	 10044	   crashpad-handler
    0	    86	 16176	ptyHost
    0	    65	  2804	     C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\seunt\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}"
    0	    58	 14416	     C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\seunt\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}"
    0	     7	 16300	     conpty-agent
    0	     7	 19604	     conpty-agent
    1	   241	 19748	window [1] (● Algorithm for palindrome.py - New function.py (Workspace) - Visual Studio Code)
    0	    41	 19808	   utility-network-service
    0	   249	 19908	extensionHost [1]
    0	   167	 10988	     electron-nodejs (bundle.js )
    0	     5	 18392	     c:\Users\seunt\.vscode\extensions\ms-python.python-2024.14.1-win32-x64\python-env-tools\bin\pet.exe server
    0	     6	 19668	       C:\WINDOWS\system32\conhost.exe 0x4
    0	    89	 18552	     "C:\Users\seunt\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\seunt\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=19908
    0	   115	 20076	shared-process
    0	    81	 20248	fileWatcher [1]
Workspace Info
;
Extensions (6)
Extension Author (truncated) Version
copilot Git 1.229.0
copilot-chat Git 0.20.1
gc-excelviewer Gra 4.2.62
debugpy ms- 2024.10.0
python ms- 2024.14.1
vscode-pylance ms- 2024.9.1
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
0ee40948:31013168
a69g1124:31058053
dvdeprecation:31068756
dwnewjupytercf:31046870
impr_priority:31102340
nativerepl2:31134655
refactort:31108082
pythonrstrctxt:31112756
flightc:31134773
wkspc-onlycs-t:31132770
wkspc-ranged-c:31125598
fje88620:31121564

@karthiknadig karthiknadig removed their assignment Sep 16, 2024
@karthiknadig karthiknadig transferred this issue from microsoft/vscode Sep 16, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Sep 16, 2024
@karthiknadig karthiknadig self-assigned this Sep 16, 2024
@eleanorjboyd
Copy link
Member

Hello! Could you include a layout of your project and your logs from the python output channel? For your logs, can you first set your log level to trace via theDeveloper: set log level command in the command palette? With these I can better help figure out what might be going wrong. Thanks

@eleanorjboyd eleanorjboyd added info-needed Issue requires more information from poster bug Issue identified by VS Code Team member as probable bug area-terminal labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-terminal bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

4 participants