Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when opening python file with lint.vim #1047

Closed
tharindu-mathew opened this issue Jul 7, 2017 · 1 comment
Closed

Errors when opening python file with lint.vim #1047

tharindu-mathew opened this issue Jul 7, 2017 · 1 comment

Comments

@tharindu-mathew
Copy link

Error detected while processing /root/.vim/bundle/python-mode/autoload/pymode/lint.vim:
line 1:
Traceback (most recent call last):

@tharindu-mathew
Copy link
Author

The reason for this is that the default vim, is not compiled with support for python3. You have to recompile vim with python3 support and this problem goes away.

Also, it's really a lint.vim issue not a spf-13 issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant