Hi Crisb
I've read your comment on how to change the
Plugins -> NppExec -> Execute in notepad++ in order to run python script and compile it.
I put the following in NppExec > Execute window as:
C:\Python26\pyt hon.exe "$(C:\Python26\ EXERCISES\Mepri nt.py)"
But when I run it I get the following error:
C:\Python26\pyt hon.exe ""
Process started >>>...
User Profile
Collapse
-
Hi
I'm new to python and notepad++.
I use python 26 with its shell but I like to use notepad++.
I also have installed python 27, 31 all in its own directory.(on XP)
I've read your comment on changing the 'shortcuts.xml' in notepad++ director to enable notepad to run python.
I did make a change to 'shortcuts.xml' as:
<Command name="Run with Python26" Ctrl="no" Alt="no"...Leave a comment:
-
python in notepad++
Hello All
I am new to python and notepad++.
I was reading all the questions in the 'python in notepad++' section\forum of this web site.
I've configured the 'shortcuts.xml' file (in notepad++ directory) exactly the way it was explained in the forum
but when i re-open notepad++ and press shortcut keys, nothing happened.
Also as Crisb mentioned in...Leave a comment:
-
how to configure notepad++ to run python script
Hello All
I am new to python and using python 2.6 for few weeks with no problem.
I like notepad++ and trying to run pythons script in notepad++.
In notepadd++, Run menu > Run dialog box I entered following line:
C:\Python26\pyt hon.exe "$(C:\Python26\ EXERCISES\logis tic.py)"
After clicking on 'Save' button, in next window I select a shortcut key such as: (CTRL...
No activity results to display
Show More
Leave a comment: