ImportError and jythonc

Henri Sivonen hsivonen at iki.fi
Tue Dec 28 18:16:55 EST 2004


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
hsivonen at iki.fi
http://iki.fi/hsivonen/



More information about the Python-list mailing list