Installation ============ Using pip |Pypi install| ------------------------ The simplest way to install pyrsimg is by using the `pip `__. .. code-block:: pip install pyrsimg Windows users will need to first install `gdal`_; .. code-block:: pip install gdal Or: .. code-block:: conda install gdal if some bugs of gdal still exists, we recomend the user install the gdal of version 3.0.2. .. _`gdal`: https://gdal.org/index.html .. |Pypi install| image:: https://badge.fury.io/py/pyrsimg.svg :target: https://pypi.org/project/pyrsimg/