Skip to main content

Installation

Prerequisites

Install Python 3.9 or above.

Install CLI

Execute the following command to install:

pip install alibabacloud-ros-tran

Install Web Service (Optional)

To use the browser-based playground via rostran server start, install the optional serve extra:

pip install "alibabacloud-ros-tran[serve]"