您的位置:首页 > 其它

关于Sublime Text3 pyV8无法加载的问题

2015-02-27 11:20 246 查看
昨天切换到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 (find
Browse Packages...
menu item in ST2 editor to get into Packages folder), where
%filename%
is the name of downloaded file (e.g. it will be
pyv8-win64-p3
if you download
pyv8-win64-p3.zip
file).
Restart ST editor.

参考地址 https://github.com/emmetio/pyv8-binaries
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐