Installation
============

.. raw:: html

    <p>If you do not already have Anaconda installed, please download it via the
    <a class="reference external" href="http://continuum.io/downloads.html">downloads page</a> and install it.</p>
    <p>IOPro is included with <a class="reference external" href="https://www.continuum.io/content/anaconda-subscriptions">Anaconda Workgroup and Anaconda Enterprise subscriptions</a>.</p>
    <p>To start a 30-day free trial just download and install the IOPro package.</p>
    <p>If you already have <a class="reference external" href="http://continuum.io/downloads.html">Anaconda</a>
    (free Python distribution) installed:</p>
    <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">update</span> <span class="n">conda</span>
    <span class="n">conda</span> <span class="n">install</span> <span class="n">iopro</span>
    </pre></div>
    </div>
    <p>If you do not have Anaconda installed, you can download it
    <a class="reference external" href="http://continuum.io/downloads.html">here</a>.</p>
    <p>IOPro can also be installed into your own (non-Anaconda) Python environment. For more information about IOPro please contact <a class="reference external" href="mailto:sales&#37;&#52;&#48;continuum&#46;io">sales<span>&#64;</span>continuum<span>&#46;</span>io</a>.</p>
    <div class="section" id="iopro-update-instructions">
    <h2>IOPro Update Instructions<a class="headerlink" href="#iopro-update-instructions" title="Permalink to this headline">¶</a></h2>
    <p>If you have Anaconda (free Python distribution) installed, first update
    the conda package management tool to the latest version, then use conda
    to update the IOPro product installation:</p>
    <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">update</span> <span class="n">conda</span>
    <span class="n">conda</span> <span class="n">update</span> <span class="n">iopro</span>
    </pre></div>
    </div>
    </div>
    <div class="section" id="uninstall">
    <h2>Uninstall<a class="headerlink" href="#uninstall" title="Permalink to this headline">¶</a></h2>
    <p>Uninstall using conda:</p>
    <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">remove</span> <span class="n">iopro</span>
    </pre></div>
    </div>
    </div>
    <div class="section" id="license-agreement">
    <h2>License Agreement<a class="headerlink" href="#license-agreement" title="Permalink to this headline">¶</a></h2>
    <div class="toctree-wrapper compound">
    <ul>
    <li class="toctree-l1"><a class="reference internal" href="eula.html">IOPro END USER LICENSE AGREEMENT</a></li>
    </ul>
    </div>
    </div>
