Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin 15.8 sublime text3 无法配置插件
Apps Section
740
views ·
3
replies ·
To
floor
Go
abouthomeloving
deepin
2018-12-06 03:09
Author
import urllib.request,os,hashlib; h = '6f4c264a24d933ce70df5dedcf1dcaee' + 'ebe013ee18cced0ef93d5f746d80ef60'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)
Copy the Code
之后install,仍然无法下载插件
Package Control
Unable to download CodeFormatter. Please view the console for more details.
Reply
Like 0
Favorite
View the author
All Replies
livelys
deepin
2019-02-03 01:17
#1
这个还没有解决 吗?
Reply
Like 0
View the author
yutent
deepin
2019-02-03 04:24
#2
It has been deleted!
abouthomeloving
deepin
2019-02-18 06:40
#3
https://bbs.deepin.org/post/172037
这个还没有解决 吗?
没有解决,建议使用vs code,商店里就有
Reply
Like 0
View the author
abouthomeloving
deepin
2019-02-18 06:41
#4
https://bbs.deepin.org/post/172037
这个还没有解决 吗?
没有呢,建议使用vscode
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Update driver for my computer
Copying folder - Not enough disk space?
Popular Events
More
Package Control
Unable to download CodeFormatter. Please view the console for more details.