|
From: Laurent T. <Lau...@ge...> - 2001-06-11 15:06:15
|
Hello, Just arriving into the Jython tools, after some experience with Python 2.0. I started with success developing some examples in Jython using import java.util etc.., and now I am trying to import my own java package com.gemplus.softproduction. ... etc into the jython sources but I received the following message: "ImportError: No module named gemplus" So my question, how can I give to jython visibility to my softproduction.jar package in order to be able to use the import com.gemplus.softproduction of my java classes in the jython sources ? Thanks in advance, Laurent ------------------------------------ Laurent TCHERNIACK Indus. Manager GEMPLUS Software - Application lau...@ge... Tel: 04 42 36 66 72 ------------------------------------ |