Whenever I use any function in RopeVim, Vim shows me the following error at the end of the stack trace:

Type error: Got inexpected keyword argument 'verbose'

And I really have got no clue whatsoever on what is causing it.

link|improve this question

I found the answer. It was actually that I had to also install ropemode and ropevim. – actionAxolot Jun 12 '11 at 7:02
feedback

1 Answer

Per the ropevim website:

You should install rope and ropemode before using ropevim.

You can get ropemode from here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.