直接复制整段到终端运行

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 m2crypto

相关文章:

  • 2021-10-11
  • 2021-11-19
  • 2021-05-01
  • 2021-08-30
  • 2022-12-23
  • 2021-11-25
  • 2021-04-11
猜你喜欢
  • 2022-01-04
  • 2021-11-18
  • 2022-12-23
  • 2021-12-21
  • 2021-04-30
  • 2021-10-24
  • 2021-06-13
相关资源
相似解决方案