browserlink.vim icon indicating copy to clipboard operation
browserlink.vim copied to clipboard

Python error with MacVim

Open dschuessler opened this issue 6 years ago • 4 comments

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)

dschuessler avatar Nov 06 '17 19:11 dschuessler

getting the same error.

schulace avatar Nov 14 '17 13:11 schulace

Getting the same error. Apparently it wants to use Python 2.7 instead of the already installed 3.5

ClaudeDev avatar Jan 21 '18 19:01 ClaudeDev

same here ☹️

xavierartot avatar Aug 02 '18 16:08 xavierartot

I am now using Gulp and Browsersync and it works really well!

ClaudeDev avatar Aug 03 '18 10:08 ClaudeDev