You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.