pip 问题汇总

本文汇总了Python包管理中遇到的问题及解决办法,包括pip更新提示已是最新版本、import statsmodels时的导入错误以及找不到合适版本的kimage包。建议使用国内镜像源加速下载,并提供了具体命令示例。
摘要由CSDN通过智能技术生成

镜像汇总:

(1)阿里云 http://mirrors.aliyun.com/pypi/simple/
(2)豆瓣http://pypi.douban.com/simple/
(3)清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
(4)中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/
(5)华中科技大学http://pypi.hustunique.com/

pip更新 Requirement already up-to-date

https://blog.csdn.net/qq_40563761/article/details/99110455

import statsmodels报错

import statsmodels.api as sm
from statsmodels.formula.api import ols
报错:更新statsmodels包
pip install --upgrade statsmodels -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com --user

Cannot unpack file C:\Users\admin\AppData\Local\Temp\pip-unpack-yo8pmupp\simple.htm (download

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn 加你想要下载的东西

dead kernel

https://www.cnblogs.com/hesse-summer/p/10626755.html

Could not find a version that satisfies the requirement skimage (from versions: )

https://www.cnblogs.com/lijinze-tsinghua/p/8666558.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值