Randall Smith wrote:
If you have installed Jython, maybe you can help.

I just installed Jython using apt-get install jython. I'm not a Java programmer. When I fire up the interpreter and type 'import java', I get an import error saying the module can't be found. Any help?

Randall


This also fails.

[EMAIL PROTECTED]:~$ jython
Jython 2.1 on java3.3.3 (JIT: null)
>>> from com.ziclix.python.sql import zxJDBC
Traceback (innermost last):
  File "<console>", line 1, in ?
ImportError: no module named com
>>>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to