错误运行':ConqueTerm庆典“ [英] Error running ':ConqueTerm bash'

查看:320
本文介绍了错误运行':ConqueTerm庆典“的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经用下面的行vundle安装Conque:

I have installed Conque with vundle using the following line:

Bundle 'Conque-Shell'  

然而,当我运行:ConqueTerm庆典我得到了如下因素的错误:

However, when I run :ConqueTerm bash I get the folowing error:

Error detected while processing function conque_term#open..conque_term#dependency_check..conque_term#load_python:
line    2:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
IOError: [Errno 2] No such file or directory: '/Users/snowch/.vim/bundle/Conque-Shell/autoload/conque_term/conque_globals.py'
line    3:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
IOError: [Errno 2] No such file or directory: '/Users/snowch/.vim/bundle/Conque-Shell/autoload/conque_term/conque.py'
line   10:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
IOError: [Errno 2] No such file or directory: '/Users/snowch/.vim/bundle/Conque-Shell/autoload/conque_term/conque_screen.py'
line   11:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
IOError: [Errno 2] No such file or directory: '/Users/snowch/.vim/bundle/Conque-Shell/autoload/conque_term/conque_subprocess.py'
An error occurred: bash

看起来好像conque尚未完全安装,因为不存在它正在寻找的文件:

It looks as though conque hasn't fully installed because the files it is looking for don't exist:

snowch$ ls /Users/snowch/.vim/bundle/Conque-Shell/autoload/
conque_term.vim

任何想法?

推荐答案

首先在GitHub的页面问题的。所以,你需要用这个叉:

First issue in the github page is this. So, you need to use this fork:

Bundle 'lrvick/Conque-Shell'

这篇关于错误运行':ConqueTerm庆典“的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆