会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
郝姬友
博客园
首页
新随笔
联系
订阅
管理
2020年6月3日
can't find package Expect while executing "package require Expect" (file "/usr/bin/unbuffer" line 6)问题解决
摘要: 在使用unbuffer禁用缓冲功能时,出现了以下错误。 原因: 使用conda时,conda自带的expect覆盖了原有的expect命令,产生了冲突。 解决方式: 重新安装expect命令 conda install -c eumetsat expect 再次使用unbuffer时恢复正常。
阅读全文
posted @ 2020-06-03 16:36 郝姬友
阅读(3523)
评论(0)
推荐(1)
编辑
公告