Windows下安装安装 python/pip/numpy/matplotlib下出现的一些问题

Windows下安装安装 python/pip/numpy/matplotlib下出现的一些问题

1.Traceback (most recent call last)(权限问题):

  File "c:\program files\python35\lib\site-packages\pip\basecommand.py", line 21


2. 软件源问题
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/pandas/
  ERROR: Could not find a version that satisfies the requirement pandas (from versions: none)
ERROR: No matching distribution found for pandas

解决办法:pip install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
  • 发表于 2019-04-27 18:15
  • 阅读 ( 2809 )
  • 分类:python

0 条评论

请先 登录 后评论
不一样
不一样

学生

6 篇文章

作家榜 »

  1. omicsgene 658 文章
  2. 安生水 328 文章
  3. Daitoue 167 文章
  4. 生物女学霸 120 文章
  5. 红橙子 78 文章
  6. CORNERSTONE 72 文章
  7. xun 67 文章
  8. rzx 67 文章