[quote=“wuub”]
You’ve tried to run two SublimePTY terminals at the same time or something else is using port 8828 or 8829.
Right now Win32Process’es are not collected when TERMINAL view is closed, so if you start one you have to quickly restart sublime to free the port.[/quote]
I went ahead and restarted Sublime.
Tried again and got this error (though I’m not sure if it’s related, i’ll remove tortoisegit and try it again and post back):
Traceback (most recent call last):
File ".\sublime_plugin.py", line 356, in run_
return self.run(edit, **args)
File ".\sublime_keypress.py", line 11, in run
File ".\process.py", line 280, in send_keypress
File ".\process.py", line 296, in read
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
File ".\sublime_plugin.py", line 356, in run_
return self.run(edit, **args)
File ".\sublime_keypress.py", line 11, in run
File ".\process.py", line 280, in send_keypress
File ".\process.py", line 296, in read
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
File ".\sublime_plugin.py", line 356, in run_
return self.run(edit, **args)
File ".\sublime_keypress.py", line 11, in run
File ".\process.py", line 280, in send_keypress
File ".\process.py", line 296, in read
TypeError: 'NoneType' object is not iterable