On Thu, 23 May 2002 18:01:20 -0700
Trent Mick <[EMAIL PROTECTED]> wrote:

> [Landy Roman wrote]
> > landie@pepino:/usr/local/ActivePython-2.2/sha
> > re/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
> > 
> 
> [trentm@pliers ~]$ export
> PATH=~/local/ActivePython-2.2.1-223/bin:$PATH[t
> rentm@pliers ~]$
> ~/local/ActivePython-2.2.1-223/share/python2.2/
> Tools/idle/idle.py
> 
> This starts up IDLE for me just fine.

thanks it did....

> 
> You should also check out this link for a list
> of editors good for working with Python code:
>     http://www.python.org/editors/

will do




> 
> 
> Trent
> 
> 
> -- 
> Trent Mick
> [EMAIL PROTECTED]
> 
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to