Hi tux, (My previous message should point this: https://github.com/vim/vim/issues/526#issuecomment-164958769 )
2016/1/2 Sat 1:59:29 UTC+9 tux. wrote: > Renaming the registry key does not fix the issue for me though :/ Which python do you use, 32-bit or 64-bit? If you use 32-bit python on 64-bit Windows and if you use regedit.exe, you need to rename the following key: HKLM\Software\WOW6432Node\Python\PythonCore\2.7 instead of this: HKLM\Software\Python\PythonCore\2.7 Regards, Ken Takata -- -- 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.
