Import Error: no module named Java
D-Man
dsh8290 at rit.edu
Thu Dec 14 08:37:52 EST 2000
Hmm, I don't think the Python interpreter provides that kind of access to the
java modules, but I could be wrong. Check to make sure you have a *Python*
module named 'java'.
-D
On Wed, 13 Dec 2000 13:16:17 chicago_george at my-deja.com wrote:
| I'm using JPython 1.1 on Java ver 1.1
| Does anyone have any idea why I get the error msg
|
| ImportError: no module named java
|
| I get that when I try doing something like;
| >>> from java import awt
|
| WHY??!! Anyone.. please??
|
| Thanks!
| George
|
|
| Sent via Deja.com
| http://www.deja.com/
| --
| http://www.python.org/mailman/listinfo/python-list
|
More information about the Python-list
mailing list