直接在终端运行下面这条命令: sudo env LDFLAGS="-L$(brew --prefix openssl)/lib" CFLAGS="-I$(brew --prefix openssl)/include" SWIG_FEAURES="-cpperraswarn -includeall -I$(brew --prefix openssl)/include" pip install -i https://pypi.tuna.tsinghua.edu.cn/simple/ m2crypto

本文介绍了一种在终端中安装M2Crypto Python模块的方法。通过使用特定的命令行指令,结合Homebrew和pip工具,可以解决因依赖项问题导致的安装难题。
5048

被折叠的 条评论
为什么被折叠?



