Message12108

Author jeff.allen
Recipients Tig, jeff.allen, stefan.richthofer
Date 2018-09-19.14:18:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537366696.05.0.956365154283.issue2704@psf.upfronthosting.co.za>
In-reply-to
Content
Tig:

wlst is not a part of Jython. Maybe talk to your sys admin, or installer, or someone who knows how wlst is configured for you.

If you're able to identify something a specific version of Jython is doing incorrectly, we may be able to help. It would be necessary to see:

sys.version
sys.platform
sys.path

It is not normally necessary to add the library explicitly like that. Normally the correct one is already on sys.path, as in Stefan's example.
History
Date User Action Args
2018-09-19 14:18:16jeff.allensetmessageid: <1537366696.05.0.956365154283.issue2704@psf.upfronthosting.co.za>
2018-09-19 14:18:16jeff.allensetrecipients: + jeff.allen, stefan.richthofer, Tig
2018-09-19 14:18:15jeff.allenlinkissue2704 messages
2018-09-19 14:18:15jeff.allencreate