From: HEINECKE J. FTRD/DMI/L. <joh...@rd...> - 2001-06-18 08:41:46
|
Hi, I try to find a problem in my jythonized python code. It runs fine in python, but something's going wrong using the same .py-files with jython First I thought trying jython-2.1a1, maybe it works, but with jython-2.1a1 the compile fails saying 1 ./jpywork/repr.java:1: package org.python.core does not exist This I do not understand since, I put both jython-version in different directories. I checked the jython and jythonc scripts and teh registry, everywhere the dirs seem to be correct. Both use java 1.3. Does any of you have an idea, why the compiler does not seem to find jython.jar ? Thanks Johannes -- Johannes Heinecke Email: joh...@fr... |