Sublime text无法自动通过package control安装插件的研究

202 阅读1分钟

Created by Wang, Jerry on Oct 08, 2015

sublime.wbond.net/repositorie…

sublime-jslint

C:\MyProgram\Sublime Text 2\Data\Packages

package的名字必须一致。

Package Control: Skipping automatic upgrade, last run at 2015-10-06 15:20:23, next run at 2015-10-06 16:20:23 or after
reloading /C/MyProgram/Sublime Text 2/Data/Packages/User/Package Control.sublime-settings
Package Control: Error downloading channel. URL error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond downloading sublime.wbond.net/repositorie….
error: Package Control: There are no packages available for installation.

import urllib2
print urllib2.urlopen(‘www.baidu.com’).read()

>>> print urllib2.urlopen('sublime.wbond.net/repostiorie…) Traceback (most recent call last): File "", line 1, in File ".\urllib2.py", line 126, in urlopen File ".\urllib2.py", line 391, in open File ".\urllib2.py", line 409, in _open File ".\urllib2.py", line 369, in _call_chain File ".\urllib2.py", line 1161, in http_open File ".\urllib2.py", line 1136, in do_open urllib2.URLError:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":