Monday, January 24, 2011

Re: Conque ERROR: Python interface cannot be loaded

I have seen similar problems when a user installs a custom Python version and deletes the version that ships with Mac OS X.  If you have done this you have two choices:

1) restore the Python version that came with Mac OS X (may be tricky, don't ask me how to do it)

2) build a custom version of MacVim and link against whatever Python version you have on your system (instructions on how to do this can be found here [1], make sure you pass --enable-pythoninterp to configure)

Björn


[1] https://github.com/b4winckler/macvim/wiki/Building

--
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: