Python 3 support

2016-01-22 Thread rameo
I've installed the latest vim beta: gvim-7-4-1087.exe Doesn't the beta support python 3? `import vim` doesn't work. Vim could not load library python27.dll I've installed python 3.5. uninstalled it and installed python 3.4 uninstalled it and installed 3.3 Still same error. -- -- You

Python 3 support

2016-01-22 Thread rameo
I've installed the latest vim beta: gvim-7-4-1087.exe Doesn't the beta support python 3? `import vim` doesn't work. Vim could not load library python27.dll I've installed python 3.5. uninstalled it and installed python 3.4 uninstalled it and installed 3.3 Still same error. -- -- You

Re: Python 3 support

2016-01-22 Thread Christian Brabandt
Hi rameo! On Fr, 22 Jan 2016, rameo wrote: > I've installed the latest vim beta: gvim-7-4-1087.exe > > Doesn't the beta support python 3? > > `import vim` doesn't work. > Vim could not load library python27.dll > > I've installed python 3.5. > uninstalled it and installed python 3.4 >

Re: Python 3 support

2016-01-22 Thread rameo
Op vrijdag 22 januari 2016 22:18:03 UTC+1 schreef Christian Brabandt: > Hi rameo! > > On Fr, 22 Jan 2016, rameo wrote: > > > I've installed the latest vim beta: gvim-7-4-1087.exe > > > > Doesn't the beta support python 3? > > > > `import vim` doesn't work. > > Vim could not load library