I know this question has been answered a million times, but I can't figure it out for the life of me. I can't get Python support in vim. Here's the details:
Running vim 7.2 with patches 1-356 on Windows 7, installed via Cream, except using the "Vim without Cream" installers. :version confirms +python/dyn :version and gvim.exe confirms DYNAMIC_PYTHON_DLL="python26.dll" :echo $PATH confirms c:\Windows\System32 is in path c:\Windows\System32\python26.dll exists and is valid And yet, I still get E370: Could not load library python26.dll when I try doing a Python command. Any ideas? Max -- 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
