- To: visad-list@xxxxxxxxxxxxx
- Subject: JPython library not found
- From: Neil Bomberger <nbomberg@xxxxxx>
- Date: Wed, 11 Oct 2000 18:58:48 -0400
I installed JPython 1.1, and then tried to follow the README.python for running VisAD python scripts. I typed java visad.python.JPythonFrame as the readme instructed, and I get the message visad.VisADException: JPython library not found at visad.python.JPythonFrame.main(JPythonFrame.java, Compiled Code) I noticed that JPythonEditor.java uses org.python.util.PythonInterpreter, so I added the directory containing the directory org/ to my CLASSPATH, but this didn't help. -Neil
- Follow-Ups:
- Re: JPython library not found
- From: Tom Whittaker
- Re: JPython library not found