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

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -