最近准备再看一下python ,弄个自动化部署的工具,一来就遇到了坑

sudo pip install MySQL-Python --global-option=build_ext --global-option="-I/usr/local/opt/openssl/include" --global-option="-L/usr/local/opt/openssl/lib"

还是google一下,就把问题给定位了

相关文章:

  • 2021-10-16
  • 2021-03-27
  • 2022-12-23
猜你喜欢
  • 2021-12-12
  • 2021-07-25
  • 2021-12-08
  • 2022-02-08
  • 2022-12-23
  • 2022-02-12
  • 2021-04-27
相关资源
相似解决方案