[Tutor] TKinter and IDLE problem

Dick Moores rdm@rcblue.com
Thu Dec 12 22:16:25 2002


In a DOS window, neither

      python C:\Python22\Tkinter\helloTkinter.py

nor

      C:\PATH> python myscript.py
(where I assume "C:\python22\Tkinter> python helloTkinter.py" is what is meant)

work.

So as suggested I edited autoexec.bat, which now reads:

"""
SET MSINPUT=C:\MSINPUT

@SET CLASSPATH=C:\PROGRA~1\PHOTOD~1.0\ADOBEC~1
DOSKEY
SET Path=%Path%;"C:\Program Files\Executive Software\DiskeeperLite\"
SET Path=%Path%;"C:\PYTHON22\"
"""

After rebooting, the GUIs in the Tkinter folder still won't execute (though 
they do when clicked on in Explorer). Sorry, but I think I need precise 
instructions here, rather than "something like".

What's wrong, other than I'm DOS dumb?

Again, Win98.

Thanks,

Dick Moores
rdm@rcblue.com