Python Forum
Cannot "Run" python on notepad++
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot "Run" python on notepad++
#4
(Dec-07-2016, 01:38 AM)metulburr Wrote:
Quote: C:\Python3.5.2\Lib\idlelib\idle.py -i "$(FULL_CURRENT_PATH)"
You would want it to link to
C:\Python3.5.2\python.exe
As for the images i have no idea as i am mostly on linux.

Thanks a lot metulburr!
Linking to python.exe works although what i want is this: https://www.youtube.com/watch?v=sJipYE1JT38 go to 1:20.

I run the parameters as in the video, it opens the python shell but does not give me the result from my code.

Are you able to replicate instructions as in the video?

(Dec-07-2016, 01:34 PM)sparkz_alot Wrote:
Quote:Also as you can see all the .py files have no image. Why is that?

It could be because you have incorrectly linked the '.py' extension to Idle instead of to python.exe.  A quick way to check is to right click one of the files --> Properties --> check the "Opens with:" , it should say Python.  If not, you can click the "Change" button or go to the Default Programs in the Control Panel and make your change there

Check the reply i gave metulburr. I am trying to achieve the same as the instructor on youtube. I would like to code from notepad++. 
If it's not productive i'l install Pydev with Eclipse.
Reply


Messages In This Thread
RE: Cannot "Run" python on notepad++ - by metulburr - Dec-07-2016, 01:38 AM
RE: Cannot "Run" python on notepad++ - by interconnected - Dec-08-2016, 01:12 AM
RE: Cannot "Run" python on notepad++ - by buran - Dec-08-2016, 09:35 AM
RE: Cannot "Run" python on notepad++ - by Larz60+ - Dec-08-2016, 11:16 AM
RE: Cannot "Run" python on notepad++ - by Blue Dog - Dec-11-2016, 10:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters Dragiev 6 2,484 Jul-24-2022, 12:55 PM
Last Post: Dragiev
  Variable from notepad problem samuelbachorik 2 2,418 Apr-10-2020, 09:04 AM
Last Post: samuelbachorik
  Running python code meant for Notepad++ plugin independently greektranslator 3 3,183 Jan-28-2019, 06:03 PM
Last Post: maxtimbo
  Exporting Python Output to Notepad Nirmal 4 3,738 Sep-02-2018, 02:36 PM
Last Post: Nirmal
  Is there an equivalent of Notepad in linux sylas 5 4,003 Jun-15-2018, 12:33 PM
Last Post: DeaD_EyE
  Setup Notepad++ for python LavaCreeperKing 6 12,986 Mar-22-2018, 07:27 PM
Last Post: LavaCreeperKing
  With Notepad how to have lines numbered sylas 3 3,461 Mar-10-2018, 08:25 AM
Last Post: sylas
  Get filepath to save from notepad.exe python3 Jason2024 1 3,076 Oct-03-2017, 02:30 PM
Last Post: sparkz_alot
  Path of Notepad++ and Python Vienetas 6 8,997 Oct-13-2016, 07:22 PM
Last Post: sparkz_alot
  Cant Get Powershell to run a python program from notepad++. Newbie help! Pythonerous 4 9,153 Oct-10-2016, 07:16 PM
Last Post: Pythonerous

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020