Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork772
Closed
Labels
Description
Installing python-mode in vim on Windows (using Vundle) checks out the git repo. Symlinks aren't supported on Windows (at least by git and not in any nice way in general). Therefore the pymode/libs directory, which has symlinks to the libraries in the submodules directory doesn't work on Windows and no python libraries can be imported.