wuub / SublimePTY

ALPHA
143 stars 11 forks source link

You broke it :( #1

Closed liamcain closed 12 years ago

liamcain commented 12 years ago

Package Control updated me to latest version and now I'm getting the following error: Traceback (most recent call last): File "./sublime_plugin.py", line 327, in run_ File "./sublimepty.py", line 20, in run File "./process.py", line 99, in __init__ TypeError: super(type, obj): obj must be an instance or subtype of type

Wasn't sure if you'd rather I post the error here or on the forum. Figured here would be better...

wuub commented 12 years ago

Try restaring sublime. It should help :)

liamcain commented 12 years ago

You fixed it! haha