Sunday, November 26, 2017

Re: python 3

Le dimanche 26 novembre 2017 22:14:56 UTC+1, Ni Va a écrit :
> Le samedi 25 novembre 2017 12:55:32 UTC+1, ZyX a écrit :
> > 2017-11-25 3:09 GMT+03:00 Shidong Wang <wsdjeg@outlook.com>:
> > > no need to install python3.5 , just set the value of pythonthreedll.
> >
> > It is not going to work properly if Vim was compiled with python 3.5.
> > Python version Vim was compiled with and Python version actually used
> > must match, Python's n.i and n.j are generally not ABI-compatible.
> >
> > >
> > > 发自我的华为手机
> > >
> > > -------- 原始邮件 --------
> > > 主题:Re: python 3
> > > 发件人:Ni Va
> > > 收件人:vim_use
> > > 抄送:
> > >
> > > Le vendredi 24 novembre 2017 14:58:17 UTC+1, andalou a écrit :
> > >> On 24/11/2017 03:46 a.m., rameo wrote:
> > >> > 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))
> > >> >
> > >>
> > >> That's not true. I'm using vim 8.1333 with Python 3.6.3 on Windows 7.
> > >>
> > >> --
> > >> Cesar
> > >
> > > Effectively Windows 10, vim.8.0.1333, both python 2.7 and 3.7.0 are
> > > installed.
> > > Problem always here.
> > >
> > > --
> > > --
> > > 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.
> > >
> > > --
> > > --
> > > 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.
>
> Sorry but vim's own build is compild with PYTHON_VER=37, DYNAMIC etc..
> So it should works. It fails.

Uninstalling python 3.7 and after pyhton 3.5 installed it works.
Thank you.

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