Re: Auto-weka problem
justinuliu <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Hi, Auto-weka will invoke java while running. So please make sure that you have installed JRE or JDK in your system and correctly set the PATH variable to include $JAVA_HOME/bin before using it. That is, if you cannot invoke java in command prompt, Auto-weka will not be able to invoke it either and fail. You can simply put bundled jre (weka-$VERSION/jre/zulu*/bin) in PATH variable if you don't want to install any other JAVA package. Hope this helps. Cheers, Justin -- Sent from: https://weka.8497.n7.nabble.com/ _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html