I have a Jython script that uses Java classes and runs fine using 
jython. It also compiles using jythonc. However, when I try to run the 
compiled program with the same CLASSPATH, I get an ImportError upon 
first Java import.

How can I fix this?

-- 
Henri Sivonen
[EMAIL PROTECTED]
http://iki.fi/hsivonen/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to