昨天切换到sublime text 3 安装 emmet插件 不起作用 提示 pyv8 无法加载 手动下载安装解决
问题描述
PyV8 Binaries
Archive of pre-compiled PyV8 binaries, used by Emmet for Sublime Text plugin.
Manual installation
If you experience issues with automatic PyV8 download of Emmet for Sublime Text plugin, you can manually install it:
- Download PyV8 binary for your OS version (see notes below).
- Unpack contents of downloaded archive into
PyV8/%filename%
folder inside Sublime Text Packages (findBrowse Packages...
menu item in ST2 editor to get into Packages folder), where%filename%
is the name of downloaded file (e.g. it will bepyv8-win64-p3
if you downloadpyv8-win64-p3.zip
file). - Restart ST editor.