Friday, July 31, 2015

Re: Python load error

Can you try to remove the old copy. I think it should be brew remove vim

On Jul 31, 2015 6:54 PM, "Ratan" <ratan.r.sur@gmail.com> wrote:
On Friday, July 31, 2015 at 12:35:27 PM UTC-4, Lorenzo Fontana wrote:
> On Friday, July 31, 2015 at 6:25:02 PM UTC+2, Ratan wrote:
> > On Friday, July 31, 2015 at 12:19:06 PM UTC-4, Lorenzo Fontana wrote:
> > > On Friday, July 31, 2015 at 6:18:27 PM UTC+2, Lorenzo Fontana wrote:
> > > > On Friday, July 31, 2015 at 6:10:37 PM UTC+2, Ratan wrote:
> > > > > On Friday, July 31, 2015 at 11:58:48 AM UTC-4, Lorenzo Fontana wrote:
> > > > > > What's the output of vim --version | grep python ?
> > > > > Some info:
> > > > > python version: 2.7.10
> > > > > vim version: 7.4.712
> > > > > os x yosemite
> > > > >
> > > > > Full output of command:
> > > > > +cryptv          +linebreak       +python          +viminfo
> > > > > +cscope          +lispindent      -python3         +vreplace
> > > > > Linking: /usr/bin/clang   -L. -L/usr/local/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -o vim        -lm  -lncurses -liconv -framework Cocoa   -fstack-protector  -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl -F/usr/local/Cellar/python/2.7.10/Frameworks -framework Python   -lruby.2.0.0 -lobjc
> > > >
> > > >
> > > > The error you do something like this, the error appears?
> > > >
> > > > :python print 'Hi!'
> > >
> > >
> > > Sorry,
> > > If you do something like this, the error appears?
> > >
> > > :python print 'Hi!'
> >
> > Same error as above.
>
> So python support is present but broken.
> Since you are on osx I suppose you installed vim with homebrew.
>
> Can you run a:
> brew install --with-python

brew install vim --with-python
Warning: vim-7.4.712_1 already installed

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: