How to Run Python in VS Code

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 20

  • @beanoriginal3038
    @beanoriginal3038 3 года назад +8

    Why is it saying Python was not found?

  • @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??

  • @jonelissimas
    @jonelissimas 3 года назад +2

    Cool intro , I love it :)

  • @greekspirit5568
    @greekspirit5568 2 года назад

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

  • @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!!

  • @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.

  • @ismailabdalrahman17
    @ismailabdalrahman17 3 года назад

    nice it was very useful indeed thanks bro

  • @HD-wp7fu
    @HD-wp7fu 3 года назад

    Thanks!

  • @atan8134
    @atan8134 3 года назад

    How to use pymongo in vscode?

  • @hamounasreddine7992
    @hamounasreddine7992 2 года назад

    Thanks

  • @greatcoding1918
    @greatcoding1918 3 года назад +1

    Thank you

  • @Akash-vs1te
    @Akash-vs1te 3 года назад

    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