From: Christoph R. <rom...@zh...> - 2001-09-13 11:12:42
|
Hi all thanx a lot for your help, kevin. i analyzed the code so far and their are no zope specialytiesintegrated. The C parts are also no Problem. But when i now use the jythonc tool from, i don't work properly. it stopps work before parsing begins. This is the error message: C:\DA_Comit\src\python>jythonc --deep --workdir C:\DA_Comit\src BlackScholes.py processing BlackScholes Traceback (innermost last): File "C:\Program Files\jython-21a3\Tools\jythonc\jythonc.py", line 5, in ? File "C:\Program Files\jython-21a3\Tools\jythonc\main.py", line 300, in main File "C:\Program Files\jython-21a3\Tools\jythonc\main.py", line 219, in doCompile File "C:\Program Files\jython-21a3\Tools\jythonc\compile.py", line 195, in compilefile File "C:\Program Files\jython-21a3\Tools\jythonc\compile.py", line 209, in compile File "C:\Program Files\jython-21a3\Tools\jythonc\BaseEvaluator.py", line 310, in execstring File "<string>", line 102 SyntaxError: invalid syntax I don't know what i should do next. May I have to replce the C extensions before i use jythonc? I'm looking to here from you. Greets Chris Content Security by MailMarshal |