Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Jul 24, 2024
1 parent fc27c00 commit f067554
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions _sources/install.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ Once the environment is set up, activate it and install *python-weka-wrapper3*:
Windows using Anaconda
----------------------

* set the `JDK_HOME` environment variable to point at the same directory as `JAVA_HOME`
* download and install `Anaconda <https://www.anaconda.com/download/>`__ if you haven't done so already
* the following configures an environment with Python 3.12

Expand All @@ -272,7 +271,6 @@ install a 32-bit JDK (or all of them are 64-bit).

Perform the following steps:

* set the `JDK_HOME` environment variable to point at the same directory as `JAVA_HOME`
* if you want to be able to *display graphs in dot format* (very large installation):

* download and install the `.Net framework 4.6 or later <https://dotnet.microsoft.com/en-us/download/dotnet-framework/>`__ (required for Visual C++ Build Tools)
Expand Down
2 changes: 0 additions & 2 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ <h2>Mac OSX<a class="headerlink" href="#mac-osx" title="Permalink to this headin
<section id="windows-using-anaconda">
<h2>Windows using Anaconda<a class="headerlink" href="#windows-using-anaconda" title="Permalink to this heading"></a></h2>
<ul>
<li><p>set the <cite>JDK_HOME</cite> environment variable to point at the same directory as <cite>JAVA_HOME</cite></p></li>
<li><p>download and install <a class="reference external" href="https://www.anaconda.com/download/">Anaconda</a> if you haven’t done so already</p></li>
<li><p>the following configures an environment with Python 3.12</p>
<div class="highlight-doscon notranslate"><div class="highlight"><pre><span></span><span class="go">conda create --name pww3 python=3.12</span>
Expand All @@ -238,7 +237,6 @@ <h2>Windows<a class="headerlink" href="#windows" title="Permalink to this headin
install a 32-bit JDK (or all of them are 64-bit).</p>
<p>Perform the following steps:</p>
<ul class="simple">
<li><p>set the <cite>JDK_HOME</cite> environment variable to point at the same directory as <cite>JAVA_HOME</cite></p></li>
<li><p>if you want to be able to <em>display graphs in dot format</em> (very large installation):</p>
<ul>
<li><p>download and install the <a class="reference external" href="https://dotnet.microsoft.com/en-us/download/dotnet-framework/">.Net framework 4.6 or later</a> (required for Visual C++ Build Tools)</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit f067554

Please sign in to comment.