
In the “program to run” dialog box press the three dots (…) and navigate to C:\Python27\Lib\idlelib\idle.py (or change C: to your python installation drive).Open Notepad++ Configure Notepad++ to run a python script Run the installer using the default settings for everything. Install Notepad++ĭownload and install the Notepad++ installer from You can use a different version of python, just substitute out the version number wherever you see 27. It should install python in the folder: C:\Python27. If you are learning python and want to use notepad++ as a free as well as simple and easy to use editor, follow these simple steps: Install python (2.x/3.x)įirst thing: Download the python 2.x/3.x windows installer from using the default settings. How to Configure Notepad++ to run a python script via python IDLE
