Sublime Forum

Package Manager not working

#1

I don’t think I did anything other than upgrade to the newest ST. But when I run install packages from the package manager, I get the following in the console:

Exception in thread Thread-5:
Traceback (most recent call last):
File “.\threading.py”, line 532, in __bootstrap_inner
File “.\Package Control.py”, line 1890, in run
File “.\Package Control.py”, line 1800, in make_package_list
File “.\Package Control.py”, line 889, in incoming
File “.\Package Control.py”, line 808, in execute
File “.\subprocess.py”, line 633, in init
File “.\subprocess.py”, line 842, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified

I’m stumped. Any ideas?

0 Likes

#2

OK, a little more information. I fired up my laptop, and it doesn’t seem to have the same problem. Both machines are on different networks, so I think it might be the transparent proxy at work that is causing the issue.

0 Likes

#3

Do you have a git or hg repository in your Packages folder, but no git or hg binary in your PATH?

For the best support, you should use GitHub issues (github.com/wbond/sublime_package_control/issues) since there is no notification system on the forum.

0 Likes