vs code terminal is not working

thanatos 6 Reputation points
2022-11-08T15:13:21.477+00:00

258371-screenshot-8.png

258280-screenshot-9.png

i have been having this problem from past 3 months
couldnot find the solution in youtube also

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Michael Taylor 51,426 Reputation points
    2022-11-08T16:02:37.137+00:00

    This seems to be related to Visual Studio Code and the Python extension you're using. I recommend you post your issue using the Report a Problem link in the tool so they get the information directly. You should also try a different language like Powershell or C# to confirm it is just the Python extension. Also note that I believe they recently updated their Python support so it may just be a matter of updating your extensions.

    0 comments No comments