• 使用pip install mysqlclient出错,如下图:
    技术解决----mac下使用pip install mysqlclient出错

  • 解决:

  • 使用下面命令安装

LDFLAGS=-L/usr/local/opt/openssl/lib pip3 install mysqlclient

相关文章:

  • 2021-11-17
  • 2021-11-14
  • 2021-07-01
  • 2021-07-20
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
猜你喜欢
  • 2021-09-14
  • 2021-08-16
  • 2022-02-25
  • 2022-12-23
  • 2021-05-17
  • 2021-06-21
  • 2022-01-08
相关资源
相似解决方案