doc-exports/docs/modelarts/sdk-ref/modelarts_04_0004.html
Lai, Weijian eda19245f1 modelarts sdk-ref version 21.430 update
Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com>
Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2023-03-20 09:32:27 +00:00

18 lines
2.0 KiB
HTML

<a name="modelarts_04_0004"></a><a name="modelarts_04_0004"></a>
<h1 class="topictitle1">Downloading and Installing the SDK</h1>
<div id="body8662426"><div class="section" id="modelarts_04_0004__en-us_topic_0130654808_section16657165520146"><h4 class="sectiontitle">Downloading the SDK</h4><p id="modelarts_04_0004__p330243994616"><a href="https://obs-sdk.obs.eu-de.otc.t-systems.com/modelarts-latest-py2.py3-none-any.whl" target="_blank" rel="noopener noreferrer">Download the ModelArts SDK software package</a> of the latest version.</p>
</div>
<div class="section" id="modelarts_04_0004__en-us_topic_0130654808_section536631020158"><h4 class="sectiontitle">Installing the SDK</h4><p id="modelarts_04_0004__en-us_topic_0130654808_p061516124116">After the SDK is downloaded, you can use pip to install it. For details about how to install pip, see the <a href="https://pip.pypa.io/en/stable/installation/" target="_blank" rel="noopener noreferrer">pip official website</a>. To install the ModelArts SDK, run the following command:</p>
<p id="modelarts_04_0004__en-us_topic_0130654808_p1641035217517"><b><span class="cmdname" id="modelarts_04_0004__en-us_topic_0130654808_cmdname125744215613">pip install modelarts-latest-py2.py3-none-any.whl</span></b></p>
<p id="modelarts_04_0004__en-us_topic_0130654808_p4425111620112">If an error message is displayed during the installation, indicating that a required dependency package is missing, run the following command to install the dependency package as prompted. In the command, <em id="modelarts_04_0004__en-us_topic_0130654808_i91141713515">xxxx</em> indicates the name of the dependency package.</p>
<p id="modelarts_04_0004__en-us_topic_0130654808_p5966172316123"><b><span class="cmdname" id="modelarts_04_0004__en-us_topic_0130654808_cmdname1592111819135">pip install xxxx</span></b></p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="modelarts_04_0003.html">Preparations</a></div>
</div>
</div>