会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jwentest
不想当开发的产品不是好测试
博客园
首页
新随笔
联系
订阅
管理
2018年2月28日
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
摘要: # 背景 安装pip后发现执行pip install pytest,提示下面错误 # 解决方法 查询了资料,大概意思是,新版的pip默认要使用SSL,可以通过设置修改,但木有发现pip.conf文件在哪里,囧rz,后续再研究下 但找到另外一个解决方法 先安装openssl-dev,然后重新编译安装,
阅读全文
posted @ 2018-02-28 20:06 whendream
阅读(14536)
评论(3)
推荐(0)
公告