sublime-templateninja icon indicating copy to clipboard operation
sublime-templateninja copied to clipboard

New file returns this error...

Open workzentre opened this issue 11 years ago • 1 comments

Traceback (most recent call last): File "./sublime_plugin.py", line 339, in run_ File "./TemplateNinja.py", line 25, in run File "./TemplateNinja.py", line 42, in show_directory_selection File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.py", line 276, in walk names = listdir(top) TypeError: coercing to Unicode: need string or buffer, NoneType found

workzentre avatar Mar 27 '13 00:03 workzentre

Forgot to add that I am running sublime text 2 under OSX Snow Leopard (10.6.8)

workzentre avatar Mar 27 '13 00:03 workzentre