Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Activate the environment.
source /path/to/Lasagne/bin/activate
- Go to the Lasagne environment.
cd /path/to/Lasagne
- Install Lasagne.
pip3 install master.zip --trusted-host mirrors.tools.huawei.com -i http://mirrors.tools.huawei.com/pypi/simple
Information similar to the following is displayed:

Parent topic: Lasagne 0.1 Porting Guide (Kylin V10)