On Wed, May 16, 2012 at 9:13 PM, Cássio Marques <
cass...@gmail.com> wrote:
>
> Here's what I got:
>
> ['/usr/local/lib/python26.zip', '/usr/local/lib/python2.6/',
> '/usr/local/lib/python2.6/plat-darwin', '/usr/local/lib/python2.6/plat-mac',
> '/usr/local/lib/python2.6/plat-mac/lib-scriptpackages',
> '/usr/local/lib/python2.6/../../Extras/lib/python',
> '/usr/local/lib/python2.6/lib-t
> k', '/usr/local/lib/python2.6/lib-old',
> '/usr/local/lib/python2.6/lib-dynload']
>
> Running MacVim snapshot 64 on SL.
Thanks Cássio, that is definitely not correct.
Alex: I am guessing that you have Homebrew or something similar
installed and the build picked up the wrong Python version. I think
one easy workaround is to add the switch "--with-macsdk=10.6" when you
build (if memory serves me correctly). If not, message me personally
and we'll sort it out.
I might release a new snapshot in the coming days, so I don't think it
necessary to build a new version just yet (unless you want to, of
course).
Björn