[gdal-dev] Test problem After Merge

Andrew Bell andrew.bell.ia at gmail.com
Mon Apr 29 14:27:27 PDT 2024


Hi,

I just merged master into my branch and I'm now getting an error when
trying to run a test. If someone might know what happened, I'd appreciate a
tip.

(gdal) [master] $ pytest -v autotest/utilities/test_gdal_viewshed.py
ImportError while loading conftest
'/Users/abell/gdal.2/build/autotest/conftest.py'.
autotest/conftest.py:9: in <module>
    from osgeo import gdal, ogr, osr
swig/python/osgeo/gdal.py:3942: in <module>
    from . import ogr
swig/python/osgeo/ogr.py:608: in <module>
    from . import osr
swig/python/osgeo/osr.py:13: in <module>
    from . import _osr
E   ImportError: dlopen(/Users/abell/gdal.2/build/swig/python/osgeo/_
osr.cpython-312-darwin.so, 0x0002): symbol not found in flat namespace
'_OSRIsDerivedProjected'

-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240429/c6c6e3b4/attachment.htm>


More information about the gdal-dev mailing list