Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- (Optional) Configure the virtual environment if needed.
pip install virtualenv virtualenv west source west/bin/activate
- Install west.
pip3 install west
Information similar to the following is displayed:

Parent topic: west Porting Guide (Kylin V10)