473,385 Members | 1,922 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Installation problem on Windows 98

Hi all,

I've installed Python 2.3 using the Windows installer
downloaded from www.python.org. I'm using Win98. The
installation process went well without any problem.
However, double-clicking the "IDLE (Python GUI)" does
nothing. The cursor changes to a hour-glass for about
1 second and then nothing happens. The "Python (command
line)" works.

Any help? Thanks!
Jul 18 '05 #1
8 1768
No problems here on two W98 platforms using Python
versions 2.3.2 and 2.3.3 from www.python.org.
Suggest you try to reinstall then if you still have problems
try downloading the W98 installer for 2.3.3 again

Good Luck.

"Kent Tong" <ke**@cpttm.org.mo> wrote in message
news:c9**************************@posting.google.c om...
Hi all,

I've installed Python 2.3 using the Windows installer
downloaded from www.python.org. I'm using Win98. The
installation process went well without any problem.
However, double-clicking the "IDLE (Python GUI)" does
nothing. The cursor changes to a hour-glass for about
1 second and then nothing happens. The "Python (command
line)" works.

Any help? Thanks!

Jul 18 '05 #2
ke**@cpttm.org.mo (Kent Tong) writes:
Hi all,

I've installed Python 2.3 using the Windows installer
downloaded from www.python.org. I'm using Win98. The
installation process went well without any problem.
However, double-clicking the "IDLE (Python GUI)" does
nothing. The cursor changes to a hour-glass for about
1 second and then nothing happens. The "Python (command
line)" works.

Any help? Thanks!


Can you try to disable your firewall software, if you have one.

Thomas
Jul 18 '05 #3
On 16 Feb 2004 02:26:44 -0800 in comp.lang.python, ke**@cpttm.org.mo
(Kent Tong) wrote:
Hi all,

I've installed Python 2.3 using the Windows installer
downloaded from www.python.org. I'm using Win98. The
installation process went well without any problem.
However, double-clicking the "IDLE (Python GUI)" does
nothing. The cursor changes to a hour-glass for about
1 second and then nothing happens. The "Python (command
line)" works.

Any help? Thanks!


The standard installation should have done this, but it might be worth
checking - the path in my shortcut is:

D:\Python23\pythonw.exe "D:\PYTHON23\Lib\idlelib\idle.pyw"

Changing the argument to a non-existent file gives me the behaviour
you mention (a very brief hourglass, followed by nothing). Also, if
you're running a personal firewall, you could check that pythonw.exe
isn't blocked (that shouldn't really prevent it starting up AFAIK, but
worth checking).

That's about the limit of my technical expertise, I'm afraid, maybe
another process you're running is interfering, but I wouldn't have a
clue what it might be.

Dave

Jul 18 '05 #4
ke**@cpttm.org.mo (Kent Tong) writes:
I've installed Python 2.3 using the Windows installer downloaded
from www.python.org. I'm using Win98. The installation process went
well without any problem. However, double-clicking the "IDLE
(Python GUI)" does nothing. The cursor changes to a hour-glass for
about 1 second and then nothing happens. The "Python (command line)"
works.


The current Python CVS has improvements which make it easier to track
down problems when IDLE is having trouble setting itself up. One
improvement is to have Tk post a dialog describing the error, another
is better error messages. (These changes were also added to the
IDLEfork CVS.)

That isn't much help to you, I'm afraid. To see the error in 2.3.3,
you will need to start IDLE using a command window.

Open a command window, then:

\python23\python.exe -i \python23\lib\idlelib\idle.py

and let us know what you see.

Note that I didn't use pythonw.exe or idle.pyw!

It is likely a firewall or network setup problem. To run IDLE
without the subprocess:

\python23\python.exe \python23\lib\idlelib\idle.py -n

but it's much nicer with the subprocess execution server.

--
KBK
Jul 18 '05 #5
kb*@shore.net (Kurt B. Kaiser) writes:
ke**@cpttm.org.mo (Kent Tong) writes:
I've installed Python 2.3 using the Windows installer downloaded
from www.python.org. I'm using Win98. The installation process went
well without any problem. However, double-clicking the "IDLE
(Python GUI)" does nothing. The cursor changes to a hour-glass for
about 1 second and then nothing happens. The "Python (command line)"
works.


The current Python CVS has improvements which make it easier to track
down problems when IDLE is having trouble setting itself up. One
improvement is to have Tk post a dialog describing the error, another
is better error messages. (These changes were also added to the
IDLEfork CVS.)


It is getting off-topic, but I still believe that pythonw.exe should be
improved to show errors in a console window which opens as soon as the
first output is written to sys.stderr (and sys.stdout also, maybe).

There is no chance otherwise to complain that tcl/tk can not be found,
for example.

And that reminds me: we had the case that a Ruby installation, which
sets some tcl/tk enviroment variables. Removing the Ruby installation
did help in that case.

Thomas
Jul 18 '05 #6
Thomas Heller:
It is getting off-topic, but I still believe that pythonw.exe should be
improved to show errors in a console window which opens as soon as the
first output is written to sys.stderr (and sys.stdout also, maybe).


So if it is being redirected or captured by another application, such as,
say, SciTE, then an extra console window will open up?

Neil
Jul 18 '05 #7
"Neil Hodgson" <nh******@bigpond.net.au> writes:
Thomas Heller:
It is getting off-topic, but I still believe that pythonw.exe should be
improved to show errors in a console window which opens as soon as the
first output is written to sys.stderr (and sys.stdout also, maybe).


So if it is being redirected or captured by another application, such as,
say, SciTE, then an extra console window will open up?


No, that is not the intent. Can this case be detected somehow?

Thomas
Jul 18 '05 #8
Thomas Heller:
After thinking it over: why is pythonW.exe used, and not python.exe?
Doesn't xemacs, for example, also use python.exe?


I expect the main reason is to avoid extra console windows.

Neil
Jul 18 '05 #9

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

Similar topics

0
by: R. Rajesh Jeba Anbiah | last post by:
Q: How to run PHP? A: 1. Use command line php and pass php file as an argument. Hardly used. 2. Run with an webserver preferably Apache. (Access via browser like http://localhost/foo.php ) Q:...
0
by: Raymond Gunawan | last post by:
Hi all, I created an installation using windows installer (through InstallShield X) Then I ran my installation on my test machine, and switch to another, limited user. I could not run my program...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
5
by: InstallAware | last post by:
For Press Inquiries: Sinan Karaca InstallAware Software Corporation 336 Guerrero Street, San Francisco CA 94103 415 358 4094 (voice/fax) sinank@installaware.com http://www.installaware.com/ ...
0
by: Hernan Garber | last post by:
Hi, Attached, the installation log. Win 2k Server SP3 IE6SP1/SQL Server Installed Thanks Setup.exe: Setup.exe: ========== Logging started ==========
4
by: coosa | last post by:
Hi, I was installing SQL Server on my machine and during installation my PC freezed. It happens frequently on my machine. So i tried after restarting to install it again and since then i always...
16
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you in advance for any and all assistance. I'm looking for a way to programmatically retrieve the following if possible: Windows Installation Key or COA from the registry Windows installed...
4
by: James | last post by:
I am going to install DB2 version 9 on Windows XP workstation. But I can not continue the installation after I issue the command "setup /i en". System shows me that "A major error occoured while...
0
by: =?Utf-8?B?TWlyYW5v?= | last post by:
I tried it several times, setup disk is not damaged, everything is fine, but it always fails with the error below after completing like 75% of the installation. Then I saw other posts, and figured...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.