How to run Python Program in Notepad++ ?

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

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

  • @keeganmerickson
    @keeganmerickson Год назад +12

    For anyone confused as to why the execute option is not there, in the current version it is now called "Execute NPPexec Script"

  • @anirbellahcen5551
    @anirbellahcen5551 Год назад +4

    I just started to program on Notpad++ and this video was so useful.

  • @DeGeneral876
    @DeGeneral876 3 года назад +10

    I AM GETTING THIS ERROR WHEN I RUN IT =
    Current directory: C:\Program Files\Python39
    python: can't open file 'C:\Program Files\Python39\hello': [Errno 2] No such file or directory

  • @AlyxWyld
    @AlyxWyld Год назад +2

    Thanks for the help! the only issue im running into is Notepad++ says "The sum of 1.5 and 6.3 is " whenever i run the program, not sure why the sum isnt working but the rest of it is

  • @nishathfathima5605
    @nishathfathima5605 6 месяцев назад

    Thank you so much. I've been breaking my head for 2 days. Got it

  • @edldsplpilot
    @edldsplpilot Год назад +1

    This tutorial is very helpful. Thank you very much for this video.

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

    You are a wonderful teacher with a beautiful timbre of voice. Thank you for your help.

  • @souparnaguchhait2091
    @souparnaguchhait2091 2 года назад +1

    absolute legit
    if someone couldn't do it
    try again

  • @hajjihbofficial
    @hajjihbofficial Год назад +2

    The tutorial is definitely helpful! Thank you!

  • @raviteja1773
    @raviteja1773 2 года назад +5

    Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
    getting like this

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

    So without installing Vs video code can we run the Notepad++?

  • @iutobakk
    @iutobakk Год назад +1

    Thanks you helped me a lot

  • @ritamde4063
    @ritamde4063 11 месяцев назад

    Thank you very much, very useful video 😃

  • @harunrhimu
    @harunrhimu 5 месяцев назад

    ( [Errno 2] No such file or directory) i faced these issues. Can you please help me?

  • @mintedpanda3019
    @mintedpanda3019 6 месяцев назад

    Thank you, really helpful.

  • @kebedeshogile818
    @kebedeshogile818 2 года назад +1

    Helpful! I have used it! Thank you!

  • @sauliusvitkauskas8741
    @sauliusvitkauskas8741 5 месяцев назад

    WHAT IS NPPEXEC AND WHY CANT I FIND IT?

  • @k.k.santoshk.k.8743
    @k.k.santoshk.k.8743 Год назад

    Thanks a lot it is very helpful👍

  • @CoolDudeGamer001
    @CoolDudeGamer001 Год назад

    REALLY THANK YOU SIR

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

    U are very good tutor
    Love u bro

  • @aratiuikey6326
    @aratiuikey6326 Год назад +1

    This is amazing😊

  • @cscor
    @cscor Год назад

    thank you,it worked )

  • @loguchand6475
    @loguchand6475 Год назад

    it really works, thankyou

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

    Finally something useful..👍

  • @Uki3612
    @Uki3612 8 месяцев назад

    If that script doesn't work, here is the second one:
    npp_console local - // disable any output to the Console
    npp_save // save current file (a .py file is expected)
    cd "$(CURRENT_DIRECTORY)" // use the current file's dir
    set local @exit_cmd_silent = exit() // allows to exit Python automatically
    env_set local PATH = $(SYS.PATH);C:\Python27 // using Python 2.7
    npp_setfocus con // set the focus to the Console
    npp_console local + // enable output to the Console
    python -i -u "$(FILE_NAME)" // run Python's program interactively

  • @indian3021
    @indian3021 Год назад

    thank you so much

  • @arr8215
    @arr8215 Год назад

    Thank you..

  • @fredherring876
    @fredherring876 Год назад

    great

  • @bilyez
    @bilyez 5 месяцев назад

    It's easier to run from cmd, Heck, file explorer even.

  • @GuiMaster10Mil
    @GuiMaster10Mil 2 года назад +1

    Doesn't work.

  • @Israelolulayo
    @Israelolulayo 10 месяцев назад

    Waaooo

  • @רוןברמר
    @רוןברמר 2 года назад

    helpful tnx

  • @oooo0O0oooo
    @oooo0O0oooo Год назад