会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
套路XL
博客园
首页
新随笔
联系
订阅
管理
2018年9月22日
【python3安装位置迁移错误】pip Fatal error in launcher: Unable to create process using
摘要: 今天把Python3.6的安装位置从C盘换成了F盘,配置好环境变量,进行pip安装的时候出现了这个错误。 我在网上查了一下,更新pip版本可以解决问题, python -m pip install --upgrade pip 但我的pip已经是最新的版本了,执行提示 Requirement alre
阅读全文
posted @ 2018-09-22 02:28 套路XL
阅读(237)
评论(0)
推荐(0)
2017年12月21日
window7_64+python3.6安装Twisted
摘要: 安装:pip instatll Twisted-17.9.0-cp36-cp36m-win_amd64.whl 错误:Twisted-17.9.0-cp36-cp36m-win_amd64.whl is not a supported wheel on this platfor m. 解决方法:修改
阅读全文
posted @ 2017-12-21 19:15 套路XL
阅读(2583)
评论(0)
推荐(3)
公告