#50787: libssl python netCDF4 symbol not found --------------------------------+-------------------------------- Reporter: barry.j.mcinnes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | --------------------------------+-------------------------------- Comment (by barry.j.mcinnes@…): {{{ More issues, after fixing libel problem with old libel, we get another python netCDF4 issue, must be related ? [mac24:~/refcst2] thamill% python precip_forecast_ccpa_2netcdf_610.py 120 240 Traceback (most recent call last): File "precip_forecast_ccpa_2netcdf_610.py", line 7, in <module> from netCDF4 import Dataset File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/netCDF4/__init__.py", line 3, in <module> from ._netCDF4 import * File "netCDF4/_netCDF4.pyx", line 4906, in init netCDF4._netCDF4 (netCDF4/_netCDF4.c:78244) ImportError: cannot import name microsec_units [mac24:~/refcst2] thamill% }}} -- Ticket URL: <https://trac.macports.org/ticket/50787#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X