Re: Weka does not work in windows 11 pro. What should I do?
Peter Reutemann <[email protected]> Tue, 19 Mar 2024 14:28:42 +1300
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12J46LYpqWK44HLhebQVkNxpiKjgC-OStvYtbB4ZKH0vtQ@mail.gmail.com> |
> I actively use the Weka program. Weka does not work in windows 11 pro. What should I do? Since you're implying that you have been been using Weka before, did you update Weka or was there an update to your computer that caused this? Do you get an error message when starting up Weka? Do you have Java installed on your computer? - open a command prompt - run: java -version Can you start Weka from the command-prompt? - open a command prompt - navigate to the Weka installation directory containing the weka.jar file - start Weka with: java -jar weka.jar Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, Hamilton, NZ Mobile +64 22 190 2375 https://www.cs.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ _______________________________________________ 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