This is called real explanation...not even a single unnecessary word,just straight to the point. More importantly her overall video set-up from background to screen presentations are just bang-on❤Please continue making more videos in this format.
5 hours of troubleshooting later and this video finally helped me solve it! In case anyone has this issue: NP++ wouldn't communicate with Python when I used the recommended download settings because the installer kept placing Python in the "roaming" folder. When I used manual installation and set it to the path specified in this video everything worked flawlessly. Thanks!!
OH MY GOD THANK YOU. I'm taking a programming class and have been sitting here for 3 hours trying to figure out why I can't just run my python code with NPP. BEST tutorial I've found so far.
As also other commentors say, you did a really great job in showing quickly, right to the point what's needed to be done - great value in this video, thank you.
If you hold shift and right click on a file it will add "copy as path" to the context menu. Great video btw! Straight to the point instructions and easy to understand.
Thank you for creating this content!!! I was really confused with the other tutorials out there, but after watching this video it finally worked!! Thank youu❤️❤️
I'm getting this error CreateProcess() failed with error code 193: %1 is not a valid Win32 application. I've a 64 bit operating system, 64 bit python and 64 bit notepad++ any help?
thank you for the amazing tutorial but why is it so difficult and convoluted to get a basic python environment setup on Notepad++? was notepad++ not intended to be a scripting environment? isn't that the only thing people use Notepad++ for? sorry i am new to coding and don't understand why they made it so difficult and frustrating to get Notepad++ working. This video helped immensely
Hi Nora. Thankyou for the video. I left my old career and am trying to enter the job market again. Coding is scary for me, and I'm worried about me being not useful because of the development of AI and the sheer level of competition there exists by programmers who have more experience than me and/or learn faster than me. Hope this reaches you well.
Thanks this was really helpful but ...i am getting the same error as you that i can't save my python project file inside the same location as the python app ...and if i tried saving it somewhere else the code doesn't run ...so help🥺
i cant seem to run the code it says that such a file can't be opened. I have tried saving the file in same directory as python and note ++ both not working. If someone can help i would appreciate it a lot
Great! Please put more contents. In reality I was looking how to have notepad++ to show all those dropdown with possible next command/parameter for a command in python. Also how to show all that in all different colors.
Hi Nora - thanks for this valuable tutorial. The instructions may need to be updated - when I pasted in the path for the exe file and added the instruction "$(FILE_NAME)"), the macro didn't run. I removed the final parenthesis and everything worked fine. Appreciate you help tremendously.
Thank you so much for the kind comment, that last parenthesis was meant to separate that statement from the rest of the instructions. The final parenthesis wasn't meant to be added, but I can see how that could be confusing. Glad you got it to work though!
good video! every time I use the shortcut it runs and works fine but I get asked everytime if "everything should be save". How can I deactivate that question?
Dope. Do you have to do anything else to have it run Python in a specific virtual environment? I'm guessing you just have to pick the Python executable in the venv you want to use.
my program is opening the pyhton app everytime before it runs what could be the issue? it reopens and reinstalls and run afterwards also it is not executing my code, but it i green
Muchas, muchas gracias, vi otros tutoriales pero vos explicas mejor, la verdad felicidades Thank you very, very much, I saw other tutorials but you explain better, really, congratulations
Why am i getting [Errno 2] No such file or directory? after i ran it Edit: nevermind, turns out there's another ")" after the "$(FILE_NAME)". It should be "$(FILE_NAME)" and NOT "$(FILE_NAME)")
after you install it, you can't see it in plugin admin but if you dont see it in your installed plugin perhaps check the version of notepad you have or see if you installed it correctly?
This is called real explanation...not even a single unnecessary word,just straight to the point. More importantly her overall video set-up from background to screen presentations are just bang-on❤Please continue making more videos in this format.
Damn, this was probably the most straightforward tutorial on how to do this, Thank you
5 hours of troubleshooting later and this video finally helped me solve it! In case anyone has this issue: NP++ wouldn't communicate with Python when I used the recommended download settings because the installer kept placing Python in the "roaming" folder. When I used manual installation and set it to the path specified in this video everything worked flawlessly. Thanks!!
Same here
OH MY GOD THANK YOU. I'm taking a programming class and have been sitting here for 3 hours trying to figure out why I can't just run my python code with NPP. BEST tutorial I've found so far.
The most easiest and the most straightforward tutorial I ever found, thanks a lot!!!
As also other commentors say, you did a really great job in showing quickly, right to the point what's needed to be done - great value in this video, thank you.
I have been trying to get python working on notepad++ for years and now I finally managed. Thank you very much.
I'm 42 and you taught me this IDE better then anyone I've seen! THANK YOU!!!!! :)
Finally, a great tutorial I spend 1h, and this 7min solve the problem, thanks a lot😊.
If you hold shift and right click on a file it will add "copy as path" to the context menu. Great video btw! Straight to the point instructions and easy to understand.
Awesomeness. Great tutorial all set up, then I went to VS code and now I'm back to NOTEPAD++
Thank you! This video is 3 years old and it's still relevant.
Nora, great video. I'm totally new to python and notepad++, this was incredibly helpful.
Thank you for creating this content!!! I was really confused with the other tutorials out there, but after watching this video it finally worked!! Thank youu❤️❤️
6:25 this is the exact smile every coder has when their code works.
I'm getting this error
CreateProcess() failed with error code 193:
%1 is not a valid Win32 application.
I've a 64 bit operating system, 64 bit python and 64 bit notepad++ any help?
I LOVE this tutorial, straight to the point and no bs, it was really useful!!!!
Tried several, but this explanation actually works 🙂
Thanks Nora for the video. It helped a lot. Can't wait to follow more of your content
thank you for the amazing tutorial but why is it so difficult and convoluted to get a basic python environment setup on Notepad++? was notepad++ not intended to be a scripting environment? isn't that the only thing people use Notepad++ for? sorry i am new to coding and don't understand why they made it so difficult and frustrating to get Notepad++ working. This video helped immensely
Excellent, thank you, even I managed to setup Notepad++ for Python coding.
Thank you, everything is short and clear. one could say about the main plugin, python indent, it’s easier to work with.
Thank you. Good guide. I've been able to set this up first try. It's my first time getting into programming.
good luck wish you the best in your proramming endeavours
Easiest set up, yet. Thanks a million! :)
Hi Nora. Thankyou for the video. I left my old career and am trying to enter the job market again. Coding is scary for me, and I'm worried about me being not useful because of the development of AI and the sheer level of competition there exists by programmers who have more experience than me and/or learn faster than me. Hope this reaches you well.
you're a life saver, thank you!
How??
@@mariamkhanam4037she helped a lot people indeed a life saver
Absolutely Superb! thank you just what i needed. you saved me. I cant tell you enough THANKS ! :)
Followed everything to the t but whenever I try to run a simple hello word print all I got is the same can't open file message above the ready.
Thanks this was really helpful but ...i am getting the same error as you that i can't save my python project file inside the same location as the python app ...and if i tried saving it somewhere else the code doesn't run ...so help🥺
Thanks you young lady your video is still useful to this day
Thanks for such an easy tutorial 👍
i cant seem to run the code it says that such a file can't be opened. I have tried saving the file in same directory as python and note ++ both not working.
If someone can help i would appreciate it a lot
I am getting this error when I go to save the execute command:
CreateProcess() failed with error code 5:
Access is denied.
What is causing this?
I got can not find file when I tried this for the nnp execute ....
damn, i never learned so much in a short video. thnx to you Nora
It works. Magic happened. Thank You!
Thank you for the amazing and concise tutorial on this!
10/10 easy and straight forward
Thank you so much!!
this is the 2nd video that I'm watching.
Love it, clear-cut instruction!
Hi Nora, thank you so much, I was searching this on UA-cam, then your video appeared
Great! Please put more contents. In reality I was looking how to have notepad++ to show all those dropdown with possible next command/parameter for a command in python. Also how to show all that in all different colors.
@Nora Nguyen, thank you so much for helping take some of the mystery (and problems) from setting up a nicer Python playground.
If I click "run python"... The python.exe keeps popping up... Please why... Can you help me @nora
When I run the program after clicking on the run_python macro the console does not show any results. Anyone have a clue why this is happening?
Amazing tutorial! Thank you. Top quality!
Hi Nora - thanks for this valuable tutorial. The instructions may need to be updated - when I pasted in the path for the exe file and added the instruction "$(FILE_NAME)"), the macro didn't run. I removed the final parenthesis and everything worked fine. Appreciate you help tremendously.
Thank you so much for the kind comment, that last parenthesis was meant to separate that statement from the rest of the instructions. The final parenthesis wasn't meant to be added, but I can see how that could be confusing. Glad you got it to work though!
The same here, Thank you for your comments
You save me!
Thanks a lot
you saved me too! Thanks loads :)
wow you really helped and it was straigt forward step by step. thank you so much
You're a goddess, saved me a lot of worktime
She saved the day with that one
Thanks for the info. Part of my 2 of 100 days of code. Niceeee!
well explained and to the point. Keep it up dear.
straightforward guide. thank you nora
"$(FILE_NAME)") THANK YOU FOR PUTTING THIS IN THE DESCRIPTION
Thanks, Nora! Worked perfectly.
Than you so much, I really do. “Hello World” here I come😊
That joy and smile 💌😍
Thank you for making this straightforward and well put-together without the shitty background music and terrible mic!
Thank you, I really needed this for my class!
Really helpful, thank you so much❤
good video! every time I use the shortcut it runs and works fine but I get asked everytime if "everything should be save". How can I deactivate that question?
My Python journey has begun!
is it required to put "$(FILE_NAME)"
Awesome! works for the first time without fail! Thankyou!
Dope. Do you have to do anything else to have it run Python in a specific virtual environment? I'm guessing you just have to pick the Python executable in the venv you want to use.
Thank you so much. This tutorial saved me
🎉🎉excellent, I appreciate you, for it😊
It work grate !! Thank You. Ther is some trick to view the text in console in more than 1 line ?
Agree, the best of the good ones. Although Python 3.10 and NotePad++ 8.2.4 slightly diff
mine says ready but some of it is green
Many thanks for this Amazing tutorial!
it helped me a lot thanks for your nice video. love that
Thanks a lot for this and for the shortcut
You rocked it. Works fine. thank you.
Now whatever I type in it does "hello world". I mean I can't calculate stuff wth it
Very Useful thanks Nora!
Great tutorial. Thank you :)
my program is opening the pyhton app everytime before it runs what could be the issue? it reopens and reinstalls and run afterwards also it is not executing my code, but it i green
maybe run the code from the notepad editor by doing macro>run python because if you run the file from your file explorer, it will open the python app.
Muchas, muchas gracias, vi otros tutoriales pero vos explicas mejor, la verdad felicidades
Thank you very, very much, I saw other tutorials but you explain better, really, congratulations
Thanks Nora! ++++ the way of saying 👌🏻😀
what is the difference between Samuel and the release version of the notepad +++
?
Different versions of notepad++ they update for bug fixes. They should work the same
Hi Nora,
Really helpful, thank you.
Honestly, thank you so much! 🙏
Excellent. best video on the topic
Priceless, thanks everso =o)
just starting to learn python and needed this video so bad :D thanks for the help :D
Works! Thank you so much!
This was very helpful, thank you!
Great video! Made it easy to set it up!
Thanks for the guide . Well done.
Easy to follow. Subscribed
Why am i getting [Errno 2] No such file or directory? after i ran it
Edit: nevermind, turns out there's another ")" after the "$(FILE_NAME)". It should be "$(FILE_NAME)" and NOT "$(FILE_NAME)")
It works, thank you 😊
Absolute legend
Hello I still can't see my nppexec even though i installed in already
after you install it, you can't see it in plugin admin but if you dont see it in your installed plugin perhaps check the version of notepad you have or see if you installed it correctly?
Nice video, thanks for the help
if someone is having some issues maybe it can be caused because of a mistake in "$(FILE_NAME)") correct form is "$(FILE_NAME)"
Very very very very helpful, thanks alot
Thank you so much, it works!!
MOST STRAIGHTFORWARD...Thank You.