On Thu, 23 May 2002 18:48:23 -0500 (CDT) "Michael C. Urban" <[EMAIL PROTECTED]> wrote:
> The Linux version comes with IDLE (so does > ActivePython), but it is written with Tkinter. > So if you didn't compile your Linux python > distro with Tkinter support, it won't work (if > you installed a binary distro, it probably has > Tkinter in it). > > Anyway, look for idle.py. It's a pretty generic > IDE, but it does get the job done. > > landie@pepino:/usr/local/ActivePython-2.2/share/p ython2.2/Tools/idle > idle.py Traceback (most recent call last): File "./idle.py", line 3, in ? import PyShell File "./PyShell.py", line 8, in ? import warnings ImportError: No module named warnings _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython