All Products
Search
Document Center

Intelligent Media Services:Install the SDK for Python

Last Updated:Nov 28, 2024

This topic describes how to install Intelligent Media Services (IMS) SDK for Python.

Prerequisites

Install the SDK for Python

Run the pip install alibabacloud_ice20201109 command on the terminal to install the SDK for Python.

What to do next

To update or uninstall the SDK for Python, run the following commands:

  • Update the SDK for Python

    pip install --upgrade alibabacloud_ice20201109

  • Uninstall the SDK for Python

    pip uninstall alibabacloud_ice20201109