I was trying to import aerospike after downloading it using pip and I am getting this error. I tried reinstalling the python using homebrew and graphical installer but the result is the same. I am able to import other packages such as numpy.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: dlopen(/usr/local/lib/python3.7/site-packages/aerospike.cpython-37m-darwin.so, 2): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
Referenced from: /usr/local/lib/python3.7/site-packages/aerospike.cpython-37m-darwin.so
Reason: image not found