How to Run Python in VS Code

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 20

  • @harmkr2244
    @harmkr2244 3 роки тому +4

    4:40 every time I want to check my code, I must to type my folder's name? Isn't there any automatical things??

  • @beanoriginal3038
    @beanoriginal3038 3 роки тому +8

    Why is it saying Python was not found?

  • @jonelissimas
    @jonelissimas 3 роки тому +2

    Cool intro , I love it :)

  • @ismailabdalrahman17
    @ismailabdalrahman17 3 роки тому

    nice it was very useful indeed thanks bro

  • @learningstuff5679
    @learningstuff5679 2 роки тому

    I've seen other teachers just click the run code play button, why are you saying we have to type the "python3 "filename.py" command just to run the code?? Your method works for me and runs the code, but when I click the run code play button in the top right hand corner, I get an error that say: /bin/sh: 1: python: not found ". I have python 3.9.2 installed. Also, when I go to RUN > Run Code Without Debugging, the code will execute without any errors. So my question is: Why can't I use that run code play button in the top right hand corner like my instructors are in their course videos? It's driving me crazy!!

  • @greekspirit5568
    @greekspirit5568 2 роки тому

    when I open the comman terminal and hit enter following your steps, I get error message: FullyQualifiedErrorID: CommandNotFoundException

  • @zaurl1s
    @zaurl1s 2 роки тому +2

    for me it keeps saying "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App
    Execution Aliases." even though i have python installed anyone know what i can do to solve it ?

    • @kioshi6418
      @kioshi6418 2 роки тому

      same, also my problem, did u fix it now man? if so, would appreciate if you could tell

    • @zaurl1s
      @zaurl1s 2 роки тому

      @@kioshi6418 nope i still didnt manage to fix it

  • @kacyk7824
    @kacyk7824 2 роки тому

    how come when I click on new terminal, it doesn't give me an option for python. All i see is bash, powershell and cmd.

  • @HD-wp7fu
    @HD-wp7fu 3 роки тому

    Thanks!

  • @atan8134
    @atan8134 3 роки тому

    How to use pymongo in vscode?

  • @greatcoding1918
    @greatcoding1918 3 роки тому +1

    Thank you

  • @Akash-vs1te
    @Akash-vs1te 3 роки тому

    Thanks 👍

  • @hamounasreddine7992
    @hamounasreddine7992 2 роки тому

    Thanks

  • @Ken-cj1bu
    @Ken-cj1bu 3 роки тому +1

    I try to run it, but it shows the file destination, and it takes so muchh space. Any idea to keep it limited to the name of file only like yours?
    PS E:\Ken\Code> & C:/Users/User/AppData/Local/Microsoft/WindowsApps/python3.9.exe e:/Ken/Code/Demo.py
    Hello
    Here's mine, too long isn't it

    • @marinemanga9875
      @marinemanga9875 2 роки тому

      Did you figure it out? Mine does the same

    • @Ken-cj1bu
      @Ken-cj1bu 2 роки тому +1

      i give up using VS Code. Python already pretty complicated, got no time to learn another software just to run it. I rather choose another software with simpler UI

    • @jointherealworld_ai
      @jointherealworld_ai 2 роки тому

      @@Ken-cj1bu so which software did u choose and are learning