安装emmet时pyv8下载失败

1、安装emmet时,sublime提示如下:
sublime text 安装插件报错 Error while loading PyV8 binary: exit code 1
原因是PyV8没有下载下来。
解决方法:
去gihub下载 PyV8,连接地址:https://github.com/emmetio/pyv8-binaries/
(已上传资源


sublime text 安装插件报错 Error while loading PyV8 binary: exit code 1
下载下来的压缩包解压后有PyV8.pyd 和PyV8.py两个文件。然后新建一个PyV8的文件夹,放在Packages目录下,这个目录也就是你下载的插件存在的目录。最快捷来到这个目录的方法是这样的,(Preferences – Browser Packages),重启解决如图:sublime text 安装插件报错 Error while loading PyV8 binary: exit code 1
sublime text 安装插件报错 Error while loading PyV8 binary: exit code 1
再重新安装插件或重启解决。
sublime text 安装插件报错 Error while loading PyV8 binary: exit code 1

https://www.cnblogs.com/wuyinghong/p/7570701.html
http://blog.initm.com/sublime-text.shtml

相关文章:

  • 2021-06-27
  • 2022-12-23
  • 2021-07-19
  • 2021-07-31
  • 2021-05-12
  • 2021-06-06
  • 2021-11-12
  • 2022-12-23
猜你喜欢
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-05-11
  • 2021-04-04
  • 2021-12-03
相关资源
相似解决方案