i need your help
Kevin Yuan
farproc at gmail.com
Mon Dec 19 03:00:25 EST 2005
More information about the Python-list mailing list
Mon Dec 19 03:00:25 EST 2005
- Previous message (by thread): how to remove duplicated elements in a list?
- Next message (by thread): i need your help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You may use IDLE in the Start menu 2005/12/19, Steve Holden <steve at holdenweb.com>: > > emrah gün wrote: > > > > hi.i dont know it is true or not to write you about that.I ve problem to > > run phyton in my personal computer.I install it and there is no error > > when installing but when i want to run pythonw.exe, no > > window opened.Only i can run python.exe in dos shell when i click.when > > cilicking to w9xpopen.exe gives an message saying can not run...I am > > using winxp as an operating system.I wonder how can i over come that > > stuation as a new python learners.If you help me to overcome to such > > problem i will be so happy... > > Thanx for reading that e-mail, and sorry for taking your time.. > > Emrah GÜN > > Middle East Technical University, Computer education and > > instruction technology department 1st year student. > > > Everything sounds fine, Emrah. The pythonw executable is intended for > running programs with a GUI - if you run them with the standard > (python.exe) executable a redundant command window appears. > > You might also want to look at iPython, > > http://ipython.scipy.org/ > > which is an enhanced interactive Python shell that works well on > Windows. Welcome to Python! > > regards > Steve > -- > Steve Holden +44 150 684 7255 +1 800 494 3119 > Holden Web LLC www.holdenweb.com > PyCon TX 2006 www.python.org/pycon/ > > -- > http://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20051219/a73d4583/attachment.html>
- Previous message (by thread): how to remove duplicated elements in a list?
- Next message (by thread): i need your help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list