原文:pip3安装pymsql出现的No matching distribution found for pymysql 解决办法

临时使用 默认使用 国内源: 新版ubuntu要求使用https源,要注意。 清华:https: pypi.tuna.tsinghua.edu.cn simple 阿里云:http: mirrors.aliyun.com pypi simple 中国科技大学https: pypi.mirrors.ustc.edu.cn simple 华中理工大学:http: pypi.hustunique.com ...

2020-02-20 17:32 0 2201 推荐指数:

查看详情

全网最详细的用pip安装****模块报错:Could not find a version that satisfies the requirement ****(from version:) No matching distribution found for ****的解决办法(图文详解)

    不多说,直接上干货! 问题详情     这个问题,很普遍。如我这里想实现,Windows下Anaconda2 / Anaconda3里正确下载安装用来向微信好友发送消息的itchat库。     见,我撰写的 全网最全的Windows ...

Wed Jul 04 17:09:00 CST 2018 0 54358
Python使用pip安装No matching distribution found for PyYaml==5.3.1

解决方案就是 查看对应的python包是否支持当前python的版本,如果不支持就会出现上图异常,楼主是更新了一下包的版本(包支持当前python的版本)即可, 就是去下图这个位置确定当前使用的python的版本是否支持 ...

Tue Feb 16 05:27:00 CST 2021 4 645
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM