Sublime text - View in Browser not working -
i installed view in browser plugin package control in sublime text 3. when run it, happens:
traceback (most recent call last):
file "c:\program files\sublime text 3\sublime_plugin.py", line 818, in run_ return self.run(edit) file "viewinbrowsercommand in c:\users****\appdata\roaming\sublime text 3\installed packages\view in browser.sublime-package", line 238, in run file "viewinbrowsercommand in c:\users****\appdata\roaming\sublime text 3\installed packages\view in browser.sublime-package", line 191, in openbrowser file "./python3.3/subprocess.py", line 819, in init file "./python3.3/subprocess.py", line 1110, in _execute_child filenotfounderror: [winerror 2] system cannot find file specified
what going wrong?
Comments
Post a Comment