【发布时间】:2020-11-29 09:43:18
【问题描述】:
每当我尝试使用以下命令(基本)安装 python mysql 连接器时:
PS C:\Users\DELL INDIA> conda install -c anaconda mysql-connector-python
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata s
它显示了上面提到的错误并且没有安装!!!
请帮忙
【问题讨论】:
标签: python anaconda mysql-connector-python