472,353 Members | 2,220 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

IDLE won't run

Rob
I have Python 2.4.3 installed on Windows XP on both a real computer and a
virtual machine under VMware. Just recently, IDLE stopped working. I would
select IDLE from the start menu or right click on a .PY file and open it in
IDLE, but nothing happens. I just uninstalled Python on the virtual machine
and installed 2.5 in the hope that that would fix the problem, but it
didn't. It, too, would do nothing when I tried to run IDLE. In both cases,
the Python command line window will come up, but that's not what I want to
use.

Does anyone know of a way to fix this problem? Is there a new Windows
update that is now interfering with IDLE? Would Norton Antivirus be
interfering with it somehow? (It's running in both environments.)
Oct 12 '06 #1
3 2192
hg
Rob wrote:
I have Python 2.4.3 installed on Windows XP on both a real computer and a
virtual machine under VMware. Just recently, IDLE stopped working. I would
select IDLE from the start menu or right click on a .PY file and open it in
IDLE, but nothing happens. I just uninstalled Python on the virtual machine
and installed 2.5 in the hope that that would fix the problem, but it
didn't. It, too, would do nothing when I tried to run IDLE. In both cases,
the Python command line window will come up, but that's not what I want to
use.

Does anyone know of a way to fix this problem? Is there a new Windows
update that is now interfering with IDLE? Would Norton Antivirus be
interfering with it somehow? (It's running in both environments.)


What kind of error do you see by calling idle from the command line (ex:
"c:\....\python.exe c:\....\idle.py"
Oct 12 '06 #2
Rob wrote:
I have Python 2.4.3 installed on Windows XP on both a real computer and a
virtual machine under VMware. Just recently, IDLE stopped working. I would
select IDLE from the start menu or right click on a .PY file and open it in
IDLE, but nothing happens. I just uninstalled Python on the virtual machine
and installed 2.5 in the hope that that would fix the problem, but it
didn't. It, too, would do nothing when I tried to run IDLE. In both cases,
the Python command line window will come up, but that's not what I want to
use.

Does anyone know of a way to fix this problem? Is there a new Windows
update that is now interfering with IDLE? Would Norton Antivirus be
interfering with it somehow? (It's running in both environments.)
Likely something turned on firewall behavior.
You can check out this theory:

On your background, right-click
and "New Shortcut" then browse to "C:\Python25\pythonw.exe"
(or wherever your Python is).
When that shortcut has been made, right-click it, and change
The "target" from:
"C:\Python25\pythonw.exe"
to:
"C:\Python25\pythonw.exe -m idlelib.idle -n"

If this shortcut works to give you Idle, the problem is in creating
a separate process linked via a socket to "localhost" port 8833.

--Scott David Daniels
sc***********@acm.org
Oct 12 '06 #3
Rob
hg <hg@nospam.combanged out in news:gOwXg.22925$Go3.14764@dukeread05:
>
What kind of error do you see by calling idle from the command line
(ex:
"c:\....\python.exe c:\....\idle.py"
When I ran it that way, I got a raft of warnings about a "problem
retrieving theme element 'builtin-forground'" from the colour theme that I
had set up, then IDLE actually came up. After deleting my colour theme, I
tried running IDLE in the usual manner (via the shortcut or by opening a
..PY file in it), and it worked.

(It's rather curious that, even after uninstalling version 2.4.3
completely, my theme was preserved when I installed 2.5.)
Oct 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dave | last post by:
I just downloaded the new rpm's for Python2.3.2, from http://www.python.org/2.3.2/rpms.html and installed all five on my Redhat 9 system. As...
16
by: Kerry Neilson | last post by:
For the past couple of months, Idle won't start when I invoke it. I am at a complete loss for why this is. When this happens, they python command...
15
by: Aubrey Hutchison | last post by:
### this will test if your version of IDLE on windows is a MATURE program design ### print "Hello world, If Python IDLE is a mature program...
0
by: Brian van den Broek | last post by:
Hi all, IDLE refuses to launch, and I believe it is because I attempted to define a custom key-binding that it doesn't like. I was recently...
8
by: Jonathan Polley | last post by:
I have one account on a WindowsXP machine that refuses to run IDLE (or any other python script that uses Tk). Other people can login to that PC...
13
by: John Salerno | last post by:
If I want to write my code in a separate text editor (I like UltraEdit) but then press a single button to have that code run in the IDLE...
6
by: MrBlueSky | last post by:
Hi, I'm trying to use IDLE to develop My First Python App and my head hurts... I've a file called spalvi.py with this in it: from Test import *...
3
by: t_rectenwald | last post by:
I've noticed an oddity when running a program, using the csv module, within IDLE. I'm new to Python so am confused by what is happening. Here is...
3
by: W. Watson | last post by:
After simply trying to write a program with help(MakeQTE), a module, and having it fail with socket errors, I decided to restart IDLE, thinking I...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.