Sublime Forum

Package control error

#1

needs and help resolving this error. Any thoughts?

Exception in thread Thread-10:
Traceback (most recent call last):
File “/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/threading.py”, line 532, in __bootstrap_inner
File “./package_control/commands/install_package_command.py”, line 43, in run
File “./package_control/package_installer.py”, line 54, in make_package_list
File “./package_control/package_manager.py”, line 260, in list_available_packages
File “./package_control/downloaders/background_downloader.py”, line 52, in get_provider
KeyError: u’https://github.com/DenimTornado/Codeacademy-theme/blob/master/Codeacademy.tmTheme

0 Likes

#2

Creating an issue on the package control github page will probably result in the most accurate answer. Anyways, did you add that repository manually or is it included as part of package control. If you manually added it, you likely entered the wrong value.

0 Likes