From: Christoph R. <rom...@zh...> - 2001-10-04 15:00:36
|
Hello all! I have an interesting problem. I want to use Jpython in to ways: the first is with only scripts (not compiled with jythonc) and the other is use jythonc generated classes. When i'm runnig the jythonc classes first, the normal embeded PythonInterpreter scripts won't run correctly. I get this error message: systemState: trying to reinitialize with new properties py system path: [] Is it possible to reset the system state? I tried several ways but none worked at least. If I runn the jythonc classes after the embeded PythonInterpreter both work without any problems. (Note: the job their doing is the same) I also didn't try to reinitialize the system state but this had also no meaning. Any help is appreciated! Thanx & greets Chris Content Security by MailMarshal |