From: Ihab A.B. A. <ih...@ah...> - 2001-10-22 02:32:49
|
Yet more re this ... sorry for the proliferation of msgs. (a) I realized that "no module named java" was because my programs were not specifying a "python.cachedir" property correctly. Fixing this has fixed the original problem. (b) Now, running inside my JSP application (which is where I _really_ want to use Jython), when I do -- import os dir(os) I get the error -- ImportError: no module named javaos Eek. So, now, does _that_ look familiar to anyone? Thanks as always to all and peace, Ihab -- Ihab A.B. Awad <ih...@ah...> Center for Computational Genomics and Bioinformatics, University of Minnesota. http://www.cbc.umn.edu/~ihab/ |