Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upE837: This Vim cannot execute :py3 after using :python #1102
Comments
|
This is not an issue with python-mode itself, but rather it usually happens if you have other plugins (or some config in your Alternatively, if you really, really, really can't live without both plugins, you may want to consider using NeoVim. |
Latest MacVim update to Custom Version 8.2.1456 (165). started getting these errors.
Error detected while processing CursorMoved Autocommands for "<buffer=1>"..script //.vim/pack/python-mode/start/python-mode/autoload/pymode/lint.vim:
line 1:
E837: This Vim cannot execute :py3 after using :python
Updated my Python-mode to latest, still getting above error.