Installation
Using pip
The simplest way to install pyrsimg is by using the pip.
pip install pyrsimg
Windows users will need to first install gdal;
pip install gdal
Or:
conda install gdal
if some bugs of gdal still exists, we recomend the user install the gdal of version 3.0.2.