pip install -v -e . # or "python setup.py develop"
```
### 4. Installation of other tools that may be used
#### 4.1 ffmpeg
If you need to use ppgan to handle video-related tasks, you need to install ffmpeg. It is recommended that you use [conda](https://docs.conda.io/en/latest/miniconda.html) to install: