Hello,

I am trying to install GDAL on Ubuntu.  When I check the installation, I get this:

ogrinfo --version
GDAL 3.2.1, released 2020/12/29
free(): invalid pointer
Aborted (core dumped)

Hmmm, what to do?

I installed like this:

sudo apt-get install gdal-bin

My Python installations look like this:

$ python -V
Python 2.7.18
$ python3 -V
Python 3.8.5

I imagine more information is required to diagnose this problem, but I'm not sure what that would be.  Any help is appreciated.  Thank you.

Bryan
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to