Created
December 11, 2018 10:16
-
-
Save kirantambe/7299ee518f5c5df9f1157566ea0886ea to your computer and use it in GitHub Desktop.
M2Crypto OSX install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install openssl | |
brew install swig | |
pip install --global-option=build_ext --global-option="-I/usr/local/opt/openssl/include" m2crypto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment