摘要: 安装:mysqlclient的时候报错 Preparing metadata (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3.6 -c 'import io, 阅读全文
posted @ 2022-08-15 18:29 贰号猿 阅读(683) 评论(0) 推荐(0)
摘要: 安装 mysql-devel 报错: mysql-common-8.0.26-1.1.al8.x86_64 和 mysql-community-common-5.7.26-1.el7.x86_64 两个版本发生冲突 1、查看冲突的版本rpm -qa|grep mysql 2、删除冲突的包yum re 阅读全文
posted @ 2022-08-15 18:28 贰号猿 阅读(758) 评论(0) 推荐(0)