Opened 5 years ago

Last modified 4 years ago

#58899 closed defect

py-gdal issues after updating GDAL to 2.3.2_6 — at Initial Version

Reported by: piyushrpt Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gdal, py-gdal, sfcgal

Description

In [1]: from osgeo import gdal
ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/osgeo/_gdal.cpython-37m-darwin.so, 2): Symbol not found: __ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
  Referenced from: /opt/local/lib/libSFCGAL.1.dylib
  Expected in: /opt/local/lib/libboost_thread-mt.dylib
 in /opt/local/lib/libSFCGAL.1.dylib

Encountering GDAL import errors in Python after updating GDAL to latest version

gdal @2.3.2_6+hdf5+netcdf+openjpeg+postgresql10 (active)
py37-gdal @2.3.2_0 (active)
boost @1.71.0_0+no_single+no_static+python37 (active)
sfcgal @1.3.6_0 (active)

Change History (0)

Note: See TracTickets for help on using tickets.