无法安装python依赖

来源:3-1 环境配置及依赖安装

拓跋宇

2017-09-14

Collecting mysql-client

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

No matching distribution found for mysql-client


写回答

3回答

NavCat

2017-10-06

pip  install mysqlclient
去掉-

0
0

慕粉1247243825

2017-10-05

我也是,好气啊

0
0

NavCat

2017-09-15

是python3吗

0
2
NavCat
pip install mysqlclient试试
2017-09-15
共2条回复

Python操作三大主流数据库-MySQL+MongoDB+Redis

一次实战同时掌握Python操作MySQL,MongoDB,Redis 三大数据库使用技巧

2024 学习 · 376 问题

查看课程