Simple question/problem

Paul Magwene paul.magwene at yale.edu
Tue Dec 12 18:29:03 EST 2000


chicago_george at my-deja.com wrote:
> 
> Hello, I'm new to Python.. When I try to import java classes, I get an
> error msg saying 'no module named java'
> For example;
> 
> >>> from java import awt
> ImportError: no module named Java
> 
> Why is this happening?  Anyone???
> 

I guess I'll ask the obvious - are you using Python (i.e. CPython) or
JPython/Jython?



-- 

Paul Magwene
paul.magwene at yale.edu



More information about the Python-list mailing list