About 51 results
Open links in new tab
  1. The Command...Exited With Code -532462766 - Stack Overflow

    Sep 29, 2015 · The Command...Exited With Code -532462766 Asked 10 years, 3 months ago Modified 8 years, 9 months ago Viewed 44k times

  2. installation - Issues with VScode: Cannot open, code.exe file …

    Nov 22, 2025 · 16 I have been having some issues with my VScode. I am unable to open it and instead, I see a message that the code.exe file has been moved or deleted. I have tried to …

  3. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · VS Code desktop versions starting with 1.71 (August 2022) will no longer run on Windows 7 and you will need to upgrade to a newer Windows version to use later versions of …

  4. Process finished with exit code -1073741571 - Stack Overflow

    Dec 17, 2013 · import sys sys.setrecursionlimit(5000) However, whatever value I use for the depth, I cannot get the result I want. Either I still get the exception, or else the program just …

  5. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

  6. "Csc.exe" exited with code -1073741819 - Stack Overflow

    May 22, 2013 · 4 For the problem csc-exe-exited-with-code-1073741819 I repaired Visual C++ 2015 Redistributable (x86). This worked for me. repair Visual C++ 2015 Redistributable. I …

  7. How do I install pandas into Visual Studio Code? - Stack Overflow

    Jun 12, 2021 · Learn how to install the Pandas library in Visual Studio Code with step-by-step guidance from Stack Overflow.

  8. <code> vs <pre> vs <samp> for inline and block code snippets

    Jan 6, 2011 · 462 Use <code> for inline code that can wrap and <pre><code> for block code that must not wrap. <samp> is for sample output, so I would avoid using it to represent sample …

  9. Process finished with exit code -1073741515 (0xC0000135)

    Nov 7, 2015 · Process finished with exit code -1073741515 (0xC0000135) I don't get any other results - not even from "print" commands at the beginning of the file. I haven't found anything …

  10. Jupyter Notebook extension Visual Studio Code stuck "connecting …

    Oct 18, 2025 · However, after being away for two days, when I opened my project again and tried to run my code starting with importing pandas in the Interactive Window, it kept getting stuck at …