Hi everyone
Sorry to bother you again but I don't know where else to go
I recently switch to Linux Red Hat AS 3.0 because I have to make a daemon to run in this OS and I'm having a few problems
I've struggle to replace Python 2.2(machine default) to 2.3.4 (tough but could)
Now I want to program a GUI with Tkinter but when I put the sentence from TKinter import *, it tells me that it doesn't find the module Tkinter. I have downloaded Python 2.3.4 from python.org and follow the steps.
Secondly I want to know how to run the .py programs and which is the extension of a GUI in Linux (I know that for Windows is .pyw but it doesn't know what are these in Linux)
Then is there an IDLE for Linux so I can run the program without having to go to the shell????????
Thanks a lot
Regards
Alberto
Hi everyone
I recently switch to Linux Red Hat AS 3.0 because I have to make a daemon to run in this OS and I'm having a few problems
I've struggle to replace Python 2.2(machine default) to 2.3.4 (tough but could)
Now I want to program a GUI with Tkinter but when I put the sentence from TKinter import *, it tells me that it doesn't find the module Tkinter. I have downloaded Python 2.3.4 from python.org and follow the steps.
Secondly I want to know how to run the .py programs and which is the extension of a GUI in Linux (I know that for Windows is .pyw but it doesn't know what are these in Linux)
Then is there an IDLE for Linux so I can run the program without having to go to the shell????????
Thanks a lot
Regards
Alberto
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor