0
How do you make Python in Notepad++ work?
I got Win10 and after refreshing my knowledge on Python (learnt on and off for 3 years) I wanted to start using PC editors. I downloaded Notepad++ and Python 3.65. The problem is, that every time I try to run something (Be it saved on the desktop or anywhere else) it opens the CMD for 0.001 seconds and then closes. I tried loading my code (No coding mistake) into Code::Blocks, where i try to build it, but it keeps saying "It seems its not built yet" again Everytime I click build. Am I missing something?
1 ответ
+ 1
I personally don't use notepad++, so can't help on that. But I use Sublime Text. Its super feature full and has lots of plugins for easy use
Install Python
Add python exe location in your environment variables
Install Sublime Text