Re: when I open a python idle it's constantly showing subprocess connection error

2022-09-20 Thread Mats Wichmann
On 9/20/22 09:36, asika wrote: Sent from [1]Mail for Windows References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 dunno if you were trying to send screenshots or something, that doesn't work here. Try: https://docs.python.org/3/libra

when I open a python idle it's constantly showing subprocess connection error

2022-09-20 Thread asika
    Sent from [1]Mail for Windows   References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 -- https://mail.python.org/mailman/listinfo/python-list

Re: how I can get python idle?

2021-12-02 Thread Mats Wichmann
On 12/2/21 13:37, nikos petsios wrote: See here: https://docs.python.org/3/using/ If you're on windows you likely have it if you installed Python. -- https://mail.python.org/mailman/listinfo/python-list

how I can get python idle?

2021-12-02 Thread nikos petsios
    Sent from [1]Mail for Windows 10   [2][IMG] Virus-free. [3]www.avast.com References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 2. https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&u

Re: Python idle did not open even after trying many times

2020-12-09 Thread Terry Reedy
On 12/9/2020 11:08 AM, avinash gaur wrote: Dear Sir/Mam, I am facing a problem with Python Idle. I am unable to open python idle even after clicking on it so many times. I am using Python 3.7 on Windows. What are you clicking on? Did IDLE work before? (If you just installed 3.7, why?) Can

Python idle did not open even after trying many times

2020-12-09 Thread avinash gaur
Dear Sir/Mam, I am facing a problem with Python Idle. I am unable to open python idle even after clicking on it so many times. I am using Python 3.7 on Windows. I have already installed and uninstalled python 3.7 so many times. But it is not working Any help will be appreciated Thanking you

Re: PROBLEM WITH PYTHON IDLE

2020-05-14 Thread Mats Wichmann
On 5/14/20 5:15 AM, aduojo samson wrote: > Hello, my name is Samson Haruna and I am from Nigeria.I have a problem with > my python 3.8, any time I click on it to write my python code I get this > error message "IDLE subprocess didn't make connection". I have uninstalled > and reinstalled several ti

Re: PROBLEM WITH PYTHON IDLE

2020-05-14 Thread Souvik Dutta
What is your os? Where have you downloaded it from? What type of package did you download? Souvik flutter dev On Thu, May 14, 2020, 5:36 PM aduojo samson wrote: > Hello, my name is Samson Haruna and I am from Nigeria.I have a problem with > my python 3.8, any time I click on it to write my pytho

PROBLEM WITH PYTHON IDLE

2020-05-14 Thread aduojo samson
Hello, my name is Samson Haruna and I am from Nigeria.I have a problem with my python 3.8, any time I click on it to write my python code I get this error message "IDLE subprocess didn't make connection". I have uninstalled and reinstalled several times, I have even deleted and downloaded a new one

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread T Berger
On Monday, April 9, 2018 at 1:19:13 PM UTC-4, Terry Reedy wrote: > On 4/9/2018 3:07 AM, Peter Otten wrote: > > brg...@gmail.com wrote: > > > >> I typed the If part of an If/Else statement, but did not get a prompt at > >> the beginning of the next line when I hit return. Instead, the cursor > >> l

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread T Berger
On Monday, April 9, 2018 at 1:34:04 PM UTC-4, Peter Otten wrote: > brg...@gmail.com wrote: > > > On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: > >> brg...@gmail.com wrote: > >> > >> > I typed the If part of an If/Else statement, but did not get a prompt > >> > at the beginning

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Peter Otten
brg...@gmail.com wrote: > On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: >> brg...@gmail.com wrote: >> >> > I typed the If part of an If/Else statement, but did not get a prompt >> > at the beginning of the next line when I hit return. Instead, the >> > cursor lined up under the

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Terry Reedy
On 4/9/2018 3:07 AM, Peter Otten wrote: brg...@gmail.com wrote: I typed the If part of an If/Else statement, but did not get a prompt at the beginning of the next line when I hit return. Instead, the cursor lined up under the "p" of "print." Here is the line of text (it's part of a longer bit o

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread brgrt2
On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: > brg...@gmail.com wrote: > > > I typed the If part of an If/Else statement, but did not get a prompt at > > the beginning of the next line when I hit return. Instead, the cursor > > lined up under the "p" of "print." Here is the lin

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Peter Otten
brg...@gmail.com wrote: > I typed the If part of an If/Else statement, but did not get a prompt at > the beginning of the next line when I hit return. Instead, the cursor > lined up under the "p" of "print." Here is the line of text (it's part of > a longer bit of coding, I copied out of a textboo

Python Idle not giving my prompt after If line

2018-04-08 Thread brgrt2
I typed the If part of an If/Else statement, but did not get a prompt at the beginning of the next line when I hit return. Instead, the cursor lined up under the "p" of "print." Here is the line of text (it's part of a longer bit of coding, I copied out of a textbook). >>> if right_this_minute

Re: Unable to use Python IDLE after downloading the application

2017-04-17 Thread Nathan Ernst
Off topic, but I find it a little annoying that the default Windows installer links to the 32-bit installer (and there's no adjacent 64-bit installer link) - you have to dive into various links to get the 64-bit installer. Seeing as 64-bit Windows is now the norm, it should be the default. (It is p

Re: Unable to use Python IDLE after downloading the application

2017-04-17 Thread Terry Reedy
On 4/17/2017 5:06 PM, ASHISH A wrote: Hi Team, I have a 64 bit system with Windows 801 Pro OS. I tried to install Python 3.6.1 from the below link : https://www.python.org/downloads/ It automatically downloaded that 32 bit Python application and tried to launch IDLE (32 bit). I could not launch

Re: Unable to use Python IDLE after downloading the application

2017-04-17 Thread eryk sun
On Mon, Apr 17, 2017 at 9:06 PM, ASHISH A wrote: > > I could not launch IDLE and it gave me an error saying DLL file missing > (attached snapshot). python-list doesn't send attachments. Please do your best to paraphrase error messages that can't be pasted as plain text. > I have downloaded the D

Re: Unable to use Python IDLE after downloading the application

2017-04-17 Thread ASHISH A
Hi Team, I also tried installing the 64 bit Python and now i get the attached snapshot as error message, Regards Ashish On Mon, Apr 17, 2017 at 11:06 PM, ASHISH A wrote: > Hi Team, > > I have a 64 bit system with Windows 801 Pro OS. I tried to install Python > 3.6.1 from the below link : > h

Re: Unable to use Python IDLE after downloading the application

2017-04-17 Thread ASHISH A
PFA the snapshot of the error message.. Regards Ashish On Mon, Apr 17, 2017 at 11:06 PM, ASHISH A wrote: > Hi Team, > > I have a 64 bit system with Windows 801 Pro OS. I tried to install Python > 3.6.1 from the below link : > https://www.python.org/downloads/ > > It automatically downloaded th

Unable to use Python IDLE after downloading the application

2017-04-17 Thread ASHISH A
Hi Team, I have a 64 bit system with Windows 801 Pro OS. I tried to install Python 3.6.1 from the below link : https://www.python.org/downloads/ It automatically downloaded that 32 bit Python application and tried to launch IDLE (32 bit). I could not launch IDLE and it gave me an error saying DLL

Re: FW: error in python IDLE

2016-07-26 Thread Terry Reedy
On 7/26/2016 1:51 PM, Nakirekanti Jahnavi wrote: Sent from Mail for Windows 10 From: Nakirekanti Jahnavi The above is all I see. This is a text-only, no-attachment list. -- Terry Jan Reedy -- https://mail.python.org/mailman/listinfo/python-list

FW: error in python IDLE

2016-07-26 Thread Nakirekanti Jahnavi
Sent from Mail for Windows 10 From: Nakirekanti Jahnavi -- https://mail.python.org/mailman/listinfo/python-list

Re: python IDLE display with a 13.3-inch screen

2016-07-17 Thread Steven D'Aprano
On Sun, 17 Jul 2016 07:09 pm, bbking4...@laposte.net wrote: > Hello, I just load the latest version of Python 3.5 on my new computer > Asus 13.3-inch full HD display and the police is blurred in IDLE. Police? police n 1: the force of policemen and officers; "the law came looking fo

python IDLE display with a 13.3-inch screen

2016-07-17 Thread bbking4611--- via Python-list
Hello, I just load the latest version of Python 3.5 on my new computer Asus 13.3-inch full HD display and the police is blurred in IDLE. I like to use IDLE with my students but I am unable to solve the problem. If someone can do an update for its screens. Thank you. Cordially. -- https://mail.p

Re: Error while launching python idle.

2015-10-27 Thread Terry Reedy
On 10/26/2015 7:28 PM, Terry Reedy wrote: On 10/24/2015 3:00 PM, Vijay kumar wrote: Hi, I recently installed python 2.7 on my windows 10 laptop. When i launch python by clicking the python idle the following error appears In attached image. You should also type the text so it appears in

Re: Error while launching python idle.

2015-10-26 Thread Terry Reedy
On 10/24/2015 3:00 PM, Vijay kumar wrote: Hi, I recently installed python 2.7 on my windows 10 laptop. When i launch python by clicking the python idle the following error appears In attached image. You should also type the text so it appears in responses. even before i do anything. Just

Re: Python IDLE won't start

2015-09-27 Thread Terry Reedy
On 9/27/2015 8:03 AM, Cai Gengyang wrote: Step 1 : Download Python 3.5 from here --- https://www.python.org/downloads/ Step 2 : Install it Step 3 : Click on the 'IDLE' button --- for me , I am using a Mac so I click on 'Finder', then type IDLE in the search field on the top right corner of the '

Re: Python IDLE won't start

2015-09-27 Thread Laura Creighton
In a message of Sat, 26 Sep 2015 13:14:44 -0400, Jacob Chaar writes: >Hi there, > > > >So, I download Python 3.5.0 and I while I execute the Python IDLE, it won't >start up. Also, I try to open the python command line and a message error >pop up. > > > >

Re: Python IDLE won't start

2015-09-27 Thread mm0fmf via Python-list
On 26/09/2015 18:14, Jacob Chaar wrote: Hi there, So, I download Python 3.5.0 and I while I execute the Python IDLE, it won’t start up. Also, I try to open the python command line and a message error pop up. If you can help me, it will be really appreciate. Regards, Jacob Chaar Maybe if

Re: Python IDLE won't start

2015-09-27 Thread Cai Gengyang
On Sunday, September 27, 2015 at 4:41:54 PM UTC+8, Jacob Chaar wrote: > Hi there, > > So, I download Python 3.5.0 and I while I execute the Python IDLE, it won't > start up. Also, I try to open the python command line and a message error > pop up. > > If you can

Python IDLE won't start

2015-09-27 Thread Jacob Chaar
Hi there, So, I download Python 3.5.0 and I while I execute the Python IDLE, it won't start up. Also, I try to open the python command line and a message error pop up. If you can help me, it will be really appreciate. Regards, Jacob Chaar -- https://mail.python.org/ma

Re: How to debug Python IDLE?

2014-10-15 Thread Terry Reedy
On 10/15/2014 3:36 PM, ryguy7272 wrote: Please pay attention to Mark's comment about how to avoid blank line doubling. def showMaxFactor(num): count = num / 2 while count > 1: if num % count == 0: print 'largest factor of %d is %d' % \ (num, c

Re: How to debug Python IDLE?

2014-10-15 Thread Mark Lawrence
On 15/10/2014 21:45, ryguy7272 wrote: On Wednesday, October 15, 2014 3:10:05 PM UTC-4, ryguy7272 wrote: I'm wondering how to debug code in IDLE Python 3.4. I found this. http://www.cs.uky.edu/~paulp/CS115F11/notes/debug/debug.html That looks pretty helpful, but mine is nothing like that. A

Re: How to debug Python IDLE?

2014-10-15 Thread ryguy7272
On Wednesday, October 15, 2014 3:10:05 PM UTC-4, ryguy7272 wrote: > I'm wondering how to debug code in IDLE Python 3.4. I found this. > > http://www.cs.uky.edu/~paulp/CS115F11/notes/debug/debug.html > > > > That looks pretty helpful, but mine is nothing like that. All my controls > are greye

Re: How to debug Python IDLE?

2014-10-15 Thread MRAB
On 2014-10-15 20:36, ryguy7272 wrote: On Wednesday, October 15, 2014 3:23:22 PM UTC-4, Terry Reedy wrote: On 10/15/2014 3:09 PM, ryguy7272 wrote: > I'm wondering how to debug code in IDLE Python 3.4. I found this. Use 3.4.2, which has an important bugfix for debugger. > http://www.cs.uky

Re: How to debug Python IDLE?

2014-10-15 Thread ryguy7272
On Wednesday, October 15, 2014 3:23:22 PM UTC-4, Terry Reedy wrote: > On 10/15/2014 3:09 PM, ryguy7272 wrote: > > > I'm wondering how to debug code in IDLE Python 3.4. I found this. > > > > Use 3.4.2, which has an important bugfix for debugger. > > > > > http://www.cs.uky.edu/~paulp/CS115F1

Re: How to debug Python IDLE?

2014-10-15 Thread Terry Reedy
On 10/15/2014 3:09 PM, ryguy7272 wrote: I'm wondering how to debug code in IDLE Python 3.4. I found this. Use 3.4.2, which has an important bugfix for debugger. http://www.cs.uky.edu/~paulp/CS115F11/notes/debug/debug.html That looks pretty helpful, but mine is nothing like that. All my

How to debug Python IDLE?

2014-10-15 Thread ryguy7272
I'm wondering how to debug code in IDLE Python 3.4. I found this. http://www.cs.uky.edu/~paulp/CS115F11/notes/debug/debug.html That looks pretty helpful, but mine is nothing like that. All my controls are greyed out. The debugger does basically...nothing. All I get is messages like this. [D

Re: Python IDLE

2013-03-22 Thread Steven D'Aprano
On Fri, 22 Mar 2013 18:11:32 +0100, Steve DeMicoli wrote: > Dear Sir, Madame, > > I am having trouble starting up IDLE. You say below that "both" IDLE's used to work. So what have you done to change the situation? What's different? > I have found threads with similar stories, however I haven'

Re: Python IDLE

2013-03-22 Thread Rick Johnson
On Friday, March 22, 2013 12:11:32 PM UTC-5, Steve DeMicoli wrote: > Dear Sir, Madame, > > [...message body removed for fear of legal reprisals...] > > The information in this email and any attachments are > confidential and intended solely for the use of the > individual or entity to whom they a

Python IDLE

2013-03-22 Thread Steve DeMicoli
Dear Sir, Madame, I am having trouble starting up IDLE. I have found threads with similar stories, however I haven't managed to solve mine. basically: I have installed both python 2.7 and python 3 on windows 7 both IDLEs used to work tried running program in command bar and still nothing tried

Python + IDLE under Linux Suse 11.0

2009-01-27 Thread Rene Heymans
Dear All, This is my first post to this list. When googling of "*python + idle + CallTip + "Exception in Tkinter* * callback"* one finds within a list of 7 results: at the top of the list (Nr. 1) a link to http://mail.python.org/pipermail/python-bugs-list/2004-August/024530.ht

Nonblocking keyboard input in python Idle windows

2009-01-21 Thread AON LAZIO
and prompt windows However, those methods could not work in Python Idle windows. Any of you guys know the methods to solve this problem? Thanks in advance. Aonlazio -- http://mail.python.org/mailman/listinfo/python-list

how to run python file from the python IDLE editor

2008-11-20 Thread Seid Mohammed
ument just in the Python IDLE editor Thanks a lot Seid M. -- "RABI ZIDNI ILMA" -- http://mail.python.org/mailman/listinfo/python-list

how to run afile with an argument from python IDLE editor

2008-11-20 Thread Seid Mohammed
ument just in the Python IDLE editor Thanks a lot Seid M. -- "RABI ZIDNI ILMA" -- http://mail.python.org/mailman/listinfo/python-list

Re: how to run python file from the python IDLE editor

2008-10-31 Thread r
On Oct 31, 1:33 am, "Seid Mohammed" <[EMAIL PROTECTED]> wrote: > Greetins all > 1. I can easily run python file from a comand prompt just typing > "python filname.py". > How can I do this from the python IDLE shell > 2. How to create EXE in pyth

how to run python file from the python IDLE editor

2008-10-30 Thread Seid Mohammed
Greetins all 1. I can easily run python file from a comand prompt just typing "python filname.py". How can I do this from the python IDLE shell 2. How to create EXE in python. thanks all for making me to be more copnfortable with python Seid M -- "RABI ZIDNI ILMA" -- ht

Re: Python IDLE and Access Denied

2008-10-14 Thread W. eWatson
W. eWatson wrote: Dennis Lee Bieber wrote: On Mon, 13 Oct 2008 19:07:06 -0700, "W. eWatson" <[EMAIL PROTECTED]> declaimed the following in comp.lang.python: I had just finished working with IDLE, and tried to double-click on a py file. It produced an OK dialog with the path to the file and the

Re: Python IDLE and Access Denied

2008-10-13 Thread W. eWatson
Dennis Lee Bieber wrote: On Mon, 13 Oct 2008 19:07:06 -0700, "W. eWatson" <[EMAIL PROTECTED]> declaimed the following in comp.lang.python: I had just finished working with IDLE, and tried to double-click on a py file. It produced an OK dialog with the path to the file and the msg "access denie

Python IDLE and Access Denied

2008-10-13 Thread W. eWatson
I had just finished working with IDLE, and tried to double-click on a py file. It produced an OK dialog with the path to the file and the msg "access denied." All my py files act that way. I rebooted and the same thing continues. I copied one py program to another computer, and accessed it ther

Re: How to invoke the Python idle

2008-06-29 Thread David
e: Hi all I am running openSUSE 10.3 I am learning python on my own, it seems like the system has already installed a python IDLE The question is how to invoke it? Thanks Only-Trouble -- http://mail.python.org/mailm

Re: How to invoke the Python idle

2008-06-29 Thread John Henderson
Only-Trouble wrote: > Hi all > I am running openSUSE 10.3 > I am learning python on my own, it seems like the system has > already installed a python IDLE > The question is how to invoke it? If it's anything like my Red Hat system, I had to find the command first. In my

Re: How to invoke the Python idle

2008-06-29 Thread miya
On Jun 29, 10:01 pm, Only-Trouble <[EMAIL PROTECTED]> wrote: > Hi all > I am running openSUSE 10.3 > I am learning python on my own, it seems like  the system has already > installed a python IDLE > The question is how to invoke it? > > Thanks > > Only-Trou

How to invoke the Python idle

2008-06-29 Thread Only-Trouble
Hi all I am running openSUSE 10.3 I am learning python on my own, it seems like the system has already installed a python IDLE The question is how to invoke it? Thanks Only-Trouble -- http://mail.python.org/mailman/listinfo/python-list

Re: MFC app to Python IDLE communication

2008-01-11 Thread konstantin . smolin
>         IDLE is a Tkinter/TK IDE for Python... Why would you invoke a whole > IDE to manipulate application data? It was just an idea. I have never dealt with python before... I need some hints to understand where the answer to my problem is. > >          If you already have MFC in the mix, woul

MFC app to Python IDLE communication

2008-01-11 Thread konstantin . smolin
Hi all In my MFC application I need to call Python IDLE, pass some terms (or scripts or values - they are simple strings or memo fields) there so that user may modify/evaluate/interpret it and then return the modified terms back to the application. How can I do it the best way (MFC->IDLE)?

Re: cannot import libxml2 python module on windoze using activePerl or Python IDLE

2007-01-18 Thread Andrew Marlow
On Wed, 17 Jan 2007 18:34:38 +, Dennis Lee Bieber wrote: >> I am not sure how python packages get installed on windoze. >> Please can anyone help? > > http://www.google.com/search?hl=en&q=libxml2+python&btnG=Google+Search > http://users.skynet.be/sbi/libxml-python/ Thanks very much! -Andrew

cannot import libxml2 python module on windoze using activePerl or Python IDLE

2007-01-17 Thread Andrew Marlow
guys, I have been using libxml2 with python with no problems for just over a week but now I come to see if my script will work in someone else's environment and the libxml2 import fails. I am using the python that comes with cygwin. When I try using ActivePython (2.3) or Python IDLE (2.5)

Re: How do I stop Python IDLE (GUI) from immediately exiting when I enter it?

2006-11-19 Thread John (Z R) L
go back to the Python IDLE (GUI) again. But my problem is with that when I run this module: "a = 1 print a a = a + 1 print a a = a * 2 print a" , the "1 2 4" appears on the screen, but the program doesn't end. You don't get a new ">>>" like when yo

Re: How do I stop Python IDLE (GUI) from immediately exiting when I enter it?

2006-11-19 Thread Hertha Steck
Am Sat, 18 Nov 2006 23:24:08 -0800 schrieb John (Z R) L: > Hi all, I am very new to programming, and I chose to study the Python > language before C++. I am currently using the Wikibooks > "Non-Programmer's Tutorial for Python", and am up to the section "Who > goes there"? > > http://en.wikibooks

Re: How do I stop Python IDLE (GUI) from immediately exiting when I enter it?

2006-11-19 Thread BartlebyScrivener
John (Z R) L wrote: > But after clicking "run module" Being new is never problem, but do learn to provide concise, complete descriptions of exactly what happened and what you were doing at the time. Are you in IDLE? Or are you in PythonWin? OR did you make a script file and try to run it by dou

How do I stop Python IDLE (GUI) from immediately exiting when I enter it?

2006-11-18 Thread John (Z R) L
Hi all, I am very new to programming, and I chose to study the Python language before C++. I am currently using the Wikibooks "Non-Programmer's Tutorial for Python", and am up to the section "Who goes there"? http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python/Who_Goes_There%3F Bu

Re: Ideal python idle

2006-09-24 Thread Rainy
Rainy wrote: > [snip] Oh, I see now that F9 designates output buffer. I usually use vim with a log file and open the log file in a new Vim tab. -Rainy -- http://mail.python.org/mailman/listinfo/python-list

Re: Ideal python idle

2006-09-24 Thread Rainy
Rainy wrote: > [snip] Oh, I see now that F9 designates output buffer. I usually use vim with a log file and open the log file in a new Vim tab. -- http://mail.python.org/mailman/listinfo/python-list

Re: Ideal python idle

2006-09-24 Thread Rainy
James Stroud wrote: > Hello, > > I decided that the ultimate python IDE would basically be a vim editor > with a hotkey or button that ran the currently edited module as > "__main__", allowing gui (tkinter, wx) windows to spawn etc. [snip] Hi James, I'm sure I'm missing something here, but doesn't

Ideal python idle

2006-09-24 Thread James Stroud
Hello, I decided that the ultimate python IDE would basically be a vim editor with a hotkey or button that ran the currently edited module as "__main__", allowing gui (tkinter, wx) windows to spawn etc. That's it. I tried the "runscript.vim" plugin which basically promises this, but it seems

Re: 4 Simple Questions About Python/IDLE

2006-09-12 Thread Gabriel Genellina
At Thursday 7/9/2006 13:44, Omar wrote: I'm working through a tutorial, http://swaroopch.info/text/Byte_of_Python:Control_Flow, and I sorta can't get through the tutorial without overcoming these little speedbumps. This is why I'm asking these questions. Have you read the Python tutorial whic

Re: 3 Simple Questions About Python/IDLE

2006-09-07 Thread Steve Holden
Dennis Lee Bieber wrote: > On 7 Sep 2006 06:53:44 -0700, "Omar" <[EMAIL PROTECTED]> > declaimed the following in comp.lang.python: > > >>1) why don't python / idle use numbered lines in their scripting, like >>basic? how do you kee

Re: 3 Simple Questions About Python/IDLE

2006-09-07 Thread Neil Cerutti
On 2006-09-07, Dennis Lee Bieber <[EMAIL PROTECTED]> wrote: > On 7 Sep 2006 06:53:44 -0700, "Omar" <[EMAIL PROTECTED]> > declaimed the following in comp.lang.python: >> 1) why don't python / idle use numbered lines in their >> scripting, like basic?

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
I'm working through a tutorial, http://swaroopch.info/text/Byte_of_Python:Control_Flow, and I sorta can't get through the tutorial without overcoming these little speedbumps. This is why I'm asking these questions. -- http://mail.python.org/mailman/listinfo/python-list

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread John Purser
Omar, The '>>>' were causing the problem I would guess. Those are the interactive interpreter's prompts, not python. Saving a python session like that is a starting place for creating code, not the finished product. You might also want to save the file as "helloworld11.py" before double clickin

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
okay... I got to work using the SCITE editor with print "hello world" # here we are once again raw_input("press return") cool! -- http://mail.python.org/mailman/listinfo/python-list

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
sure... >>> print "hello world" hello world >>> t=raw_input('Hit return to continue') I'm saving it as "helloworld11", then double clicking the icon I saved it as. -- http://mail.python.org/mailman/listinfo/python-list

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Larry Bates
Omar wrote: > thank you genteman. > > however, its not working :( > > I resaved it, but same thing. > Please post some code so we can actually do something more than read your mind. You can also run the program from a shell instead of from idle to see what happens. -Larry Bates -- http://mail

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
thank you genteman. however, its not working :( I resaved it, but same thing. -- http://mail.python.org/mailman/listinfo/python-list

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Larry Bates
Omar wrote: > thanks. > > i have saved and double clicked as suggested. when I save and double > click a simple "hello program", the b&w python shell briefly comes up, > then disappears. is this how it should work? > Yes, that is how it should work. Program is doing what you told it to. print

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Diez B. Roggisch
Omar schrieb: > thanks. > > i have saved and double clicked as suggested. when I save and double > click a simple "hello program", the b&w python shell briefly comes up, > then disappears. is this how it should work? Yes. because when your program terminates, the shell terminates. Or would you

Re: 4 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
thanks. i have saved and double clicked as suggested. when I save and double click a simple "hello program", the b&w python shell briefly comes up, then disappears. is this how it should work? -- http://mail.python.org/mailman/listinfo/python-list

Re: 3 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
thanks -- http://mail.python.org/mailman/listinfo/python-list

Re: 3 Simple Questions About Python/IDLE

2006-09-07 Thread Claudio Grondi
Omar wrote: > 1) why don't python / idle use numbered lines in their scripting, like > basic? how do you keep track of large batches of code without them? > > 2) in IDLE, how do you save a program such that it can be run, say from > windows the "run" function? >

3 Simple Questions About Python/IDLE

2006-09-07 Thread Omar
1) why don't python / idle use numbered lines in their scripting, like basic? how do you keep track of large batches of code without them? 2) in IDLE, how do you save a program such that it can be run, say from windows the "run" function? 3) are most of you doing your script edi

Re: problem with opening Python IDLE

2006-02-12 Thread [EMAIL PROTECTED]
Bennie Tilma wrote: > I'm having trouble with opening the python IDLE-program. When I try to start > it, it gives an errormessage wich states that it can not make a connection, > possibly because of a firewall. However, adding it to firewalls exeptions or > even disabeling th

problem with opening Python IDLE

2006-02-07 Thread Bennie Tilma
I'm having trouble with opening the python IDLE-program. When I try to start it, it gives an errormessage wich states that it can not make a connection, possibly because of a firewall. However, adding it to firewalls exeptions or even disabeling the firewall has no effect. These ar

Re: Python/IDLE - text in different colours

2005-06-29 Thread Bill Davy
OK, I (sort of) tried that. Used chr() to avoid issues of which editor and rant the following: import sys ESC = chr(27) DarkRed = ESC + "[31;2m" ResetColour = ESC + "[0m" print "Initial colour" sys.stdout.write(DarkRed) ; sys.stdout.flush() print "Is this dark red?" sys.stdout.write(ResetCo

Re: Python/IDLE - text in different colours

2005-06-29 Thread TouTaTis
"Bill Davy" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > To make life easier for my users, I'd like to colour my prompt string > (as handed to raw_input()) a different colour to that produced by > print. I'm using Python 2.4.1 and IDLE 1.1.1 on Windows XP. Is it > possible, and if so,

Re: Python/IDLE - text in different colours

2005-06-29 Thread Bill Davy
Thank you Nathan, but that does not quite address my question. I want to have code in Python so make_the_prompt_string(Red) make_print_output(Green) while True: s = raw_input("This prompt (which is really several lines long) will be in red: ") Foo(s) print "And the result is in Gree

Re: Python/IDLE - text in different colours

2005-06-28 Thread Nathan Pinno
Bill. The way is the click on view, then click script checker, or something like that. It will color code the text for you. Nathan "Bill Davy" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > To make life easier for my users, I'd like to colour my prompt string (as > ha

Python/IDLE - text in different colours

2005-06-28 Thread Bill Davy
To make life easier for my users, I'd like to colour my prompt string (as handed to raw_input()) a different colour to that produced by print. I'm using Python 2.4.1 and IDLE 1.1.1 on Windows XP. Is it possible, and if so, how? tia, Bill -- http://mail.python.org/mailman/listinfo/pytho