Silvio Tschapke wrote:
Ok, I will try this. Thanks a lot for your help!

On Tue, May 11, 2010 at 7:50 PM, Christopher Schultz <
[email protected]> wrote:

[...]


 org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:190)
     factory.JythonFactory.getJythonObject(JythonFactory.java:21)
     main.Main.forwardRequest(Main.java:17)
It looks like before you call execfile(), you might want to make some
other calls on either the PythonInterpreter object, or the PySystemState
object it's using, which seems to have something to do with locating
modules.

+1
That is what the link I sent earlier seems to point to also.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to