browserlink.vim
browserlink.vim copied to clipboard
Python error with MacVim
Got this error while trying to get browserlink to run:
Error detected while processing /Users/xxx/.vim/plugged/browserlink.vim/autoload/browserlink
.vim:
line 10:
E836: This Vim cannot execute :python after using :py3
E263: Sorry, this command is disabled, the Python library could not be loaded.
Error detected while processing function <SNR>28_autoReload[2]..browserlink#sendCommand:
line 6:
E836: This Vim cannot execute :python after using :py3
E263: Sorry, this command is disabled, the Python library could not be loaded.
MacVim 8.0.1272 (142) macOS 10.13 (17A405)
getting the same error.
Getting the same error. Apparently it wants to use Python 2.7 instead of the already installed 3.5
same here ☹️
I am now using Gulp and Browsersync and it works really well!