close

[Solved] command ‘python.execInTerminal-icon’ not found in VS Code

Hello Guys, How are you all? Hope You all Are Fine. Today I am trying to run my python code but I am facing this error command ‘python.execInTerminal-icon’ not found in VS Code. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How Command ‘python.execInTerminal-icon’ not found in VS Code Error Occurs ?

How To Solve Command ‘python.execInTerminal-icon’ not found in VS Code Error ?

  1. How To Solve command ‘python.execInTerminal-icon’ not found in VS Code Error ?

    To Solve Command ‘python.execInTerminal-icon’ not found in VS Code Error I have solved this error by just disable and enable the python extension. Or you can try second solution which is After trying all Solutions I just Uninstall my VS code and then Reinstall my vs code. But dont forgot to delete the .vscode Folder wich is located at “C:/Users/{Whatever User}”/.vscode. Then delete “C:/Users/{Whatever User}/AppData/Roaming” and delete the "Code" Folder. This file stores all the VS Code Cache. Now just reinstall Vs code and now you can install the python plugin. Now your error should be fixed.

Solution 1: Disable and enable python extension

I have solved This error by just disable and enable the python extension.

  1. Just Go to Extennsion section Or if you are using Windows then Just press Cntrl+Shift+S
  2. Search Python Plugin.
  3. Just disable and enable python plugin.
  4. Restart VS code.
  5. Now your error should be fixed.

Solution 2: Reinstall VS Code

After trying all Solutions I just Uninstall my VS code and then Reinstall my vs code. But dont forgot to delete the .vscode Folder wich is located at “C:/Users/{Whatever User}”/.vscode

Then delete “C:/Users/{Whatever User}/AppData/Roaming” and delete the "Code" Folder. This file stores all the VS Code Cache.

Now just reinstall Vs code and now you can install the python plugin. Now your error should be fixed.

Solution 2: Reinstall Python and Pylance Plugin

Just Uninstall Python and Pylance Plugin and reinstall them.

  1. Just Go to Extennsion section Or if you are using Windows then Just press Cntrl+Shift+S
  2. Search Python Plugin and Pylance Plugin.
  3. Just Uninstall and install both plugin.
  4. Restart VS code.
  5. Now your error should be fixed.

Summery

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also Read

2 thoughts on “[Solved] command ‘python.execInTerminal-icon’ not found in VS Code”

  1. Hi people
    I just got my vs code fixed with the tutorial, thanks a lot for helping content,
    Tons of love and best wishes,
    Stay safe and keep up the magnificent job❤️

    X

    Reply

Leave a Comment