On Wed, Apr 16, 2014 at 8:32 AM, Charles <[email protected]> wrote:
>
> On Wed, Apr 16, 2014 at 7:27 PM, David Fishburn
> <[email protected]>wrote:
>
>> Tried both of these, same result, no python.
>>
>> Thanks for the suggestion.
>>
>
>
> Looking at the file size of python27.dll it's surely 64 bit python as Ken
> said before. So you'll need to install 32 bit python first, and if it still
> does not work try doing those two steps.
>
>
Right you were Charles.
Looks like the DLL was picked up from Mecurial:
$ file /cygdrive/c/Program\ Files/Mercurial/python27.dll
/cygdrive/c/Program Files/Mercurial/python27.dll: PE32+ executable (DLL)
(GUI) x86-64, for MS Windows
I re-downloaded Python 2.7 32-bit, re-ran the installer.
Removed all found references to python27.dll.
C:\Python27>dir C:\WINDOWS\system32\python27.dll
Volume in drive C is OSDisk
Volume Serial Number is E8F1-79E4
Directory of C:\WINDOWS\system32
10/04/2012 11:24 PM 2,987,520 python27.dll
$ file /cygdrive/c/windows/system32/python27.dll
/cygdrive/c/windows/system32/python27.dll: PE32 executable (DLL) (GUI)
Intel 80386, for MS Windows
:echo has('python') has('python2') has('python3')
1 0 0
Thanks for everyone's help.
Much appreciated.
David
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.