Monday, January 24, 2011

Re: Conque ERROR: Python interface cannot be loaded

On Jan 23, 12:07 pm, 88 <drikt...@gmail.com> wrote:
> Does anyone know how to run ConqueTerm sh without below error? Thanks!
>
> =============
> Conque ERROR: Python interface cannot be loaded
>
> Your version of Vim appears to be installed without the Python
> interface.
>
> You are using a Unix-like operating system. Most, if not all, of the
> popular
> Linux package managers have Python-enabled Vim available. For example
> vim-gnome or vim-gtk on Ubuntu will get you everything you need.
>
> If you are compiling Vim from source, make sure you use the --enable-
> pythoninterp
> configure option. You will also need to install Python and the Python
> headers.
>
> If you are using OS X, MacVim will give you Python support by default.


Type vim --version and check that you have +python. To use ConqueTerm,
you need to compile vim with python. The huge version of vim is
compiled with python.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: