On Fri, 22 Nov 2024 at 10:26, ni hao via gdal-dev
wrote:
> when I tried to pip install gdal, I got:
>
> Collecting gdal
> Downloading gdal-3.10.tar.gz (848 kB)
This fails because the source distribution of gdal needs to be
compiled. There are no pre-compiled binary wheels on PyPI.
There are se
Hi list,
I have python 3.13.0
when I tried to pip install gdal, I got:
Collecting gdal
Downloading gdal-3.10.tar.gz (848 kB)
848.1/848.1 kB 7.7 MB/s eta
0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done