会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Siucaan
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
Python debuy
AttributeError: module 'pip' has no attribute 'main'
摘要:问题描述: 安装第三方包的时候遇到的 AttributeError: module ‘pip’ has no attribute ‘main’ 找到安装目录下 helpers/packaging_tool.py文件,找到如下代码:def do_install(pkgs...
阅读全文
posted @
2018-06-13 15:29
Siucaan
阅读(232)
评论(0)
推荐(0)
Window下安装 hmmlearn 问题: Microsoft visual C++ 14.0 is required
摘要:(1) 问题描述: 安装Python包hmmlearn失败,遇到error: Microsoft visual C++ 14.0 is required. (2) 解决方法: 我查看了安装的软件, 难道这个不是要的?: 于是重新装了Microsoft Visual...
阅读全文
posted @
2018-05-23 17:28
Siucaan
阅读(352)
评论(0)
推荐(0)