Closed francisco-dlp closed 4 years ago
That same pin is now keeping new builds of GDAL (including those built against PROJ 7.1) from installing when this is present.
@dopplershift, the easier fix for now may be to build the latest gdal
and libgdal
with the current icu
pin, as opposed to the migrator. I'll put in a PR.
Update: see https://github.com/conda-forge/gdal-feedstock/pull/407
In a fresh miniconda install, installing
qt
downgradesnodejs
from v14.7 to v6.13.1. This seems to be caused by this feedstock pinningicu
to v64.2. This is an issue for anybody usingnodejs
, for example all the Jupyter Lab users who install extensions.