美文网首页
python3 要对应 pip3

python3 要对应 pip3

作者: 枫雪孤城 | 来源:发表于2018-05-30 19:22 被阅读20次

昨天Python安装MySQL驱动时候有一步一直报错,显示:

Could not find a version that satisfies the requirement mysql-connector (from versions: )

No matching distribution found for mysql-connector.

查了很多,没有确切答案,后来我觉得我的Mac默认使用Python3,因此要相应使用pip3,试验,成功。

相关文章

网友评论

      本文标题:python3 要对应 pip3

      本文链接:https://www.haomeiwen.com/subject/evpxsftx.html