问题:python安装模块时使用   pip3 install 模块名  报错。

>pip3 install pylab

解决:需要指定国内镜像,可能因为网络不稳定。

pip3 install pylab -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

Could not find a version that satisfies the requirement pylab No matching distribution found for pyl相关推荐

  1. Tensorflow安装问题: Could not find a version that satisfies the requirement tensorflow pip命令...

    引言: Tensorflow大名鼎鼎,这里不再赘述其为何物.这里讲描述在安装python包的时候碰到的"No matching distribution found for tensorfl ...

  2. Could not find a version that satisfies the requirement pyspider (from versions: ) No matching distr

    Could not find a version that satisfies the requirement pyspider (from versions: ) No matching distr ...

  3. python3 pip3 安装包报错 Could not find a version that satisfies the requirement 解决方法

    现象: [root@e45b79f0cd70 Python-3.9.0]# pip3 install pycryptodome Looking in indexes: https://pypi.dou ...

  4. Could not find a version that satisfies the requirement pox=0.2.6 (from pathos)

    Could not find a version that satisfies the requirement pox>=0.2.6 (from pathos) pip install path ...

  5. ERROR: Could not find a version that satisfies the requirement trusted-host (from versions: none) ER

    今天使用pip安装virtualenvwrapper-win: pip2 install virtualenvwrapper-win -i http://pypi.douban.com/simple ...

  6. windows上报错:Could not find a version that satisfies the requirement torch==0.4.1

    windows上错误:Could not find a version that satisfies the requirement torch==0.4.1 文章目录: 一.问题 1.错误问题的出现 ...

  7. 【错误记录】Python 安装依赖库报错 ( ERROR: Could not find a version that satisfies the requirement elftools )

    文章目录 一.报错信息 二.解决方案 一.报错信息 报错信息 : ERROR: Could not find a version that satisfies the requirement elft ...

  8. 成功解决ERROR: Could not find a version that satisfies the requirement xgboost (from versions: none) ERR

    成功解决ERROR: Could not find a version that satisfies the requirement xgboost (from versions: none) ERR ...

  9. Could not find a version that satisfies the requirement requests (from version : )

    场景 在使用pip安装requests时提示: Could not find a version that satisfies the requirement requests (from versi ...

最新文章

  1. python输入数字字符串_Python笔记—基本数据类型—数字字符串
  2. sql left join用法_一张图看懂 SQL 的各种 join 用法
  3. 多台Linux服务器SSH相互访问无需密码--转
  4. Matlab:单幅图象的暗原色先验去雾改进算法,能够很好地改进天空或明亮部分色彩失真问题
  5. BZOJ 2326 数学作业(分段矩阵快速幂)
  6. I.MX6 GPS JNI HAL register init hacking
  7. vue父子组件、兄弟组件之间的通信和访问
  8. 使用基本ACL规则限制用户登录
  9. windows os x_如何立即在OS X上获取Windows样式的窗口捕捉
  10. 【C语言进阶深度学习记录】十二 C语言中的:字符和字符串
  11. HTML5新增-页面结构状态-列表-表单-音视频-全局兼容
  12. 前端工程师的进阶之路
  13. 【linux笔记】vi和vim编辑器,重定向输出,系统命令,进程,管道
  14. plantUML 学习
  15. 信捷XC PLC与施耐德ATV12变频器通讯程序
  16. 天翎知识管理系统为研究所文档管理组织创新赋能
  17. win10家庭版如何连接远程桌面
  18. AdminLTE Button小结
  19. 谐音法巧记计算机英语单词,经典记忆法,巧记英语单词,简单又有趣
  20. 2019世界智能网联汽车大会10月召开

热门文章

  1. python上传文件到web
  2. 微星小飞机没有osd显示怎么办?
  3. 我室友打了一把王者我6分钟搞会了eclipse安装与配置
  4. 计算机组成与系统结构课程设计
  5. 基于可视化 BI 工具 DataEase 制作第七次人口普查数据分析大屏
  6. 阿里云服务器实例规格选择,个人和企业分别选择哪种规格合适
  7. stm32实现呼吸灯
  8. 在不同的浏览器下FORM及它的小伙伴们默认样式的CSS属性值是不完全一致
  9. Apple Tree树状数组、前向星、DFS序(C语言)
  10. h5忍者小游戏源码下载