Jython questions

Ron Stephens rdsteph at earthlink.net
Mon May 28 22:32:01 EDT 2001


Are there any good Jython documentation or help files on the web or in
book form?

I am trying to use Jython, and have got jython itself running well on my
windows box, and it runs my Python scripts just fine in teh command line
interpreter.

My problem is in using the jythonc compiler. I get error messages, when
trying to compile my python/jython scripts into Java applets, like
"could not find java class file" or "use -C/--complier switch form
command line"

My scripts do not use any python libraries nor any Java classes, just
simple Python standard language. I realize this means I must have not
set up my jython properly or that I need to change my registry, but
being a neophyte I could use a little more doc help than what I can find
on the jython web pages.

Any pointers to possible help will be greatly appreciated.

Ron Stephens




More information about the Python-list mailing list