[gdal-dev] Motion: RFC 78: gdal-utils package

Idan Miara idan at miara.com
Thu Mar 25 09:31:41 PDT 2021


Hi Alan,

pip install gdal-utils
Will install also gdal as it is its dependency.

In case we will take the utils out of the gdal sdist - Even tough your
suggestion to add gdal-utils as a dependency to gdal would make `pip
install gdal` to also install both, it makes less sense to me as gdal does
not actually depend on gdal-utils and it might complicate things in other
ways. In that case, IMHO telling people who want to install the utils to
pip install gdal-utils makes more sense...

Idan

On Thu, 25 Mar 2021, 16:50 Alan Snow, <alansnow21 at gmail.com> wrote:

> > Removing the utils from the gdal sdist/wheel means that people who
> install gdal won't have the utils unless they installed the utils wheel.
>
> You mentioned that gdal_utils is now on pypi. Are you able to set it as a
> dependency in the setup.py so it is installed when the main osgeo/gdal
> python package is installed?
>
> Best,
> Alan
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210325/6d1a706e/attachment.html>


More information about the gdal-dev mailing list