J Conrado writes:
> Hi,
>
>
> I'm trying to install GDAL. I used conda and PIP and I didn't have sucess.
>
>
> I used for pip to insatal GDAL3.0.4:
>
>
> pip install GDAL
>
>
> Collecting GDAL
> Using cached GDAL-3.0.4.tar.gz (577 kB)
>
>
>
> cc1plus: warning: command line option "-Wstrict
This might work.
https://stackoverflow.com/questions/43587960/gdal-installation-error-using-pip/43600989
Souvik flutter dev
On Wed, Apr 22, 2020, 9:52 PM J Conrado wrote:
>
>
> Hi,
>
>
> I'm trying to install GDAL. I used conda and PIP and I didn't have sucess.
>
>
> I used for pip to insatal G