exception as below. when i click a file of svn. the sublime console show this error.
have try set console_encoding to gbk or gb2312 even utf_8.
Exception in thread Thread-17:
Traceback (most recent call last):
File "./threading.py", line 901, in _bootstrap_inner
File "Modific in D:\SmallTools\Sublime3\Data\Installed Packages\Modific.sublime-package", line 172, in run
File "./subprocess.py", line 824, in __init__
File "./subprocess.py", line 1071, in _execute_child
File "./subprocess.py", line 632, in list2cmdline
TypeError: Type str doesn't support the buffer API
exception as below. when i click a file of svn. the sublime console show this error.
have try set console_encoding to gbk or gb2312 even utf_8.