Friday, November 24, 2017

Re: python 3

On Wednesday, November 22, 2017 at 11:31:10 PM UTC+1, Ni Va wrote:
> Hi,
>
> Just try from vim.8.0.1330 to execute :py3 import sys (with python v3.7.0a2) fails and exit vim.
>
>
> May I miss some things to do?
> Thank you

You're using Python 3.7.
Vim is made for Python 3.5.
You need to install Python 3.5 (32 bits or 64 bits (the same as your Vim version))

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