Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- (Optional) Configure the virtual environment.
pip install virtualenv cd /path/to/XPRESSPLOT virtualenv xpressplot source /path/to/XPRESSPLOT/xpressplot/bin/activate
- Install xpressplot.
pip install xpressplot==0.2.5
If the following information is displayed, the installation is successful.

Parent topic: xpressplot 0.2.5 Porting Guide (Kylin V10)