当前位置:网站首页 > 更多 > 涨姿势 > 正文

[每日一学] Mac 安装mysqlclient报错,OSError: mysql_config not found 的解决方法

作者:CC下载站 日期:2022-11-01 00:00:00 浏览:85 分类:涨姿势

raise EnvironmentError("%s not found" % (mysql_config.path,))

OSError: mysql_config not found

先安装brew(如果没有)

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

安装mysql-connector-c

brew install mysql-connector-c

添加到PATH

根据提示,添加到你的PATH

您需要 登录账户 后才能发表评论

取消回复欢迎 发表评论:

关灯