ImportError: No module named lang - Serious Jython newbie - Please help!

Erik Max Francis max at alcyone.com
Wed Oct 8 16:17:47 EDT 2003


javahead wrote:

> Apparently, my installation is screwed up because I keep getting the
> following error message indicating that the language package cannot be
> found.  For some reason I can access the swing package but not lang or
> awt?

Are you getting any warnings when you startup Jython?  If so, it may be
that Jython can't find or build some cache files it needs.  If you're
getting them, run jython once as root, and then try again.

-- 
   Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
 __ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/  \ That's what I'm about / Holding out / Holding out for my baby
\__/  Sandra St. Victor




More information about the Python-list mailing list