Skip to content

openssl library is not being recognized after installation #712

Description

@jafrank09

Hello, I'm attempting to start armory on my macbook air, running Sonoma 14.6.1, and it's not recognizing my openSSL install.

I have tried to install and reinstall openssl several times, using both the current and legacy versions, but Armory doesn't seem to find it. I keep getting the following error:

dyld[1012]: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib Referenced from: <323F5F65-13A0-3067-9591-6432083EE72E> /Applications/Armory.app/Contents/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Reason: tried: '/Applications/armory.app/Contents/MacOs/../Dependencies/libssl.1.0.0.dylib' (no such file), '/Applications/armory.app/Contents/MacOs/../Frameworks/libssl.1.0.0.dylib' (no such file), '/usr/local/opt/openssl/lib/libssl.1.0.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/openssl/lib/libssl.1.0.0.dylib' (no such file), '/usr/local/opt/openssl/lib/libssl.1.0.0.dylib' (no such file), '/usr/local/lib/libssl.1.0.0.dylib' (no such file), '/usr/lib/libssl.1.0.0.dylib' (no such file, not in dyld cache), '/Applications/armory.app/Contents/MacOs/../Dependencies/libssl.1.0.0.dylib' (no such file), '/Applications/armory.app/Contents/MacOs/../Frameworks/libssl.1.0.0.dylib' (no such file), '/usr/local/Cellar/openssl@1.1/1.1.1i/lib/libssl.1.0.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/Cellar/openssl@1.1/1.1.1i/lib/libssl.1.0.0.dylib' (no such file), '/usr/local/Cellar/openssl@1.1/1.1.1i/lib/libssl.1.0.0.dylib' (no such file), '/usr/local/lib/libssl.1.0.0.dylib' (no such file), '/usr/lib/libssl.1.0.0.dylib' (no such file, not in dyld cache) [1] 1012 abort ./Armory
Any suggestions on how I can resolve this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions