#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 devans@…): Replying to [ticket:50787 barry.j.mcinnes@…]:
{{{ Not sure where this should get directed to ?
The user error was - from netCDF4 import Dataset Traceback (most recent call last): File "<stdin>", line 1, in <module> 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 * ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/netCDF4/_netCDF4.so, 2): Symbol not found: _SSLv2_client_method Referenced from: /opt/local/lib/libcurl.4.dylib Expected in: /opt/local/lib/libssl.1.0.0.dylib in /opt/local/lib/libcurl.4.dylib
All other libraries except libssl were the same. }}}
This first part of the ticket is a duplicate of #50783 which has been fixed. Please do a fresh selfupdate and retest. -- Ticket URL: <https://trac.macports.org/ticket/50787#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X