Removing .libs helped and now pytest is working. Thank you!

Instead of using pytest to run all the tests, how to run individual test?

On 4/18/2019 3:00 PM, Even Rouault wrote:
Not sure how you find out I used libtool build. In my configure option,
I did specify "--without-libtool".
/scratch/gdal/gdal/gdal/.libs/libgdal.so.20 is a file produced by a libtool
build. You perhaps did initially a libtool build and then a non-libtool one.
Remove /scratch/gdal/gdal/gdal/.libs

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to