Sublime Text3提示 Error while loading PyV8 binary:exit code 1 Try 的處理方法


解決Sublime提示 Sublime Text Error while loading PyV8 binary:exit code 1 Try to manually install Pyv8 form https://github.com/emetio/pyv8-binaries

Sublime Text Error while loading PyV8 binary:exit code 1 Try to manually install Pyv8 form https://github.com/emetio/pyv8-binaries

 

今天打開sublime遇到一個提示  如上圖Sublime Text Error while loading PyV8 binary:exit code 1 Try to manually install Pyv8 form https://github.com/emetio/pyv8-binaries 於是到網上尋找答案  解決方法如下:

  • Go to the link provided in the dialog box and download the plugin. See below for more details
  • Go to your windows’ home directory (C:\Users\UserName on Windows 7, something like C:\Documents and Settings\UserNameon Windows XP) and make sure you can view hidden and system directories
  • Go to C:\Users\UserName\AppData\Roaming\Sublime Text 2\Packagesand create a PyV8 directory if it does not exist
  • Change to C:\Users\UserName\AppData\Roaming\Sublime Text 2\Packages\PyV8 and copy the files contained in the archive you downloaded at the first step
  • Restart Sublime Text
  1. 去gihub下載 PyV8,連接地址:https://github.com/emmetio/pyv8-binaries#readme

  2. 然后找到你的Sublime_text_3的packages的安裝包路徑

    a.如果你是windows系統:解壓文件至Packages\PyV8文件夾內(Preferences – Browser Packages),重啟解決。

    b.如果你是linux/ubuntu,找到相應的路徑,根據我在unbuntu14.04下面,解決如下:

    (1)在當前用戶中使用命令:ll

    (2)你會發現一個.config的隱藏文件夾

    (3)然后依次進去找到sublime_text

    (4)Packages創建PyV8文件夾,把剛才下載的文件解壓進去,重啟解決。

感謝大神-----》夢回起點,發布的解決方案,高效快速

原文地址:http://blog.initm.com/sublime-text.shtml


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM