Sublime Forum

Package Control Update

#1

I am experiencing a number of issues following the release of version 3.0 of Package Control. I am using ST2 on Windows 7 and after receiving the package control message, I reopened my current project folder and attempted to build my python project. I received the following message:

Unable to find target command: exec

I have attempted a clean install, removing the Sublime Text AppData folder and restarting, and at every turn I have gotten the same error on session restart:

Error trying to parse notification: Expected value in :1:1
loaded 837 snippets
Package Control: Skipping automatic upgrade, last run at 2015-01-06 09:45:44, next run at 2015-01-06 10:45:44 or after
Traceback (most recent call last):
File “.\sublime_plugin.py”, line 109, in create_window_commands
File “.\package_control\commands\remove_package_command.py”, line 27, in init
TypeError: unbound method init() must be called with ExistingPackagesCommand instance as first argument (got RemovePackageCommand instance instead)

This issue has made SublimeText basically useless until I can get it fixed so any help would be greatly appreciated.

Thanks

0 Likes

#2

packagecontrol.io/docs/troubles … d_Versions

0 Likes